ci: Enable constraintsFiltering
for Node.js Libraries
#1175
Annotations
10 errors and 3 warnings
scripts/index.ts#L91
Don't use process.exit(); throw an error instead
|
src/plugins/plugin-connect.ts#L16
Definition for rule 'node/no-deprecated-api' was not found
|
src/plugins/plugin-connect.ts#L17
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
src/plugins/plugin-hapi.ts#L17
Definition for rule 'node/no-deprecated-api' was not found
|
src/plugins/plugin-hapi.ts#L18
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
src/plugins/plugin-http2.ts#L18
Definition for rule 'node/no-unsupported-features/node-builtins' was not found
|
src/plugins/plugin-koa.ts#L17
Definition for rule 'node/no-deprecated-api' was not found
|
src/plugins/plugin-koa.ts#L18
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
src/trace-writer.ts#L156
Don't use process.exit(); throw an error instead
|
test/non-interference/http-e2e.js#L48
Don't use process.exit(); throw an error instead
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test/plugins/test-trace-http.ts#L205
'result' is assigned a value but never used
|
test/test-mysql-pool.ts#L58
'result' is assigned a value but never used
|
This job failed
Loading