Updated some code for metrics and updated license details #49
release.yml
on: push
Matrix: build_nodejs_plugin_release / build_plugin
docker_nodejs_plugin_release
0s
Annotations
20 errors and 2 warnings
build_nodejs_plugin_release / build_plugin (18.x)
Type 'PluginMetrics' is not assignable to type 'IPluginMetrics'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Expected 3 arguments, but got 2.
|
build_nodejs_plugin_release / build_plugin (18.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Property 'createSpan' does not exist on type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Class 'PluginMetricsSpan' incorrectly implements interface 'Span'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Class 'PluginMetrics' incorrectly implements interface 'IPluginMetrics'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (18.x)
Cannot find name 'uuidv7'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Type 'PluginMetrics' is not assignable to type 'IPluginMetrics'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Expected 3 arguments, but got 2.
|
build_nodejs_plugin_release / build_plugin (20.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Property 'createSpan' does not exist on type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Class 'PluginMetricsSpan' incorrectly implements interface 'Span'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Class 'PluginMetrics' incorrectly implements interface 'IPluginMetrics'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Argument of type 'string' is not assignable to parameter of type 'DTrace'.
|
build_nodejs_plugin_release / build_plugin (20.x)
Cannot find name 'uuidv7'.
|
build_nodejs_plugin_release / build_plugin (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: paulhatch/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_nodejs_plugin_release / build_plugin (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: paulhatch/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|