Skip to content

Remove unused undici import #1478

Remove unused undici import

Remove unused undici import #1478

Re-run triggered September 23, 2024 20:31
Status Failure
Total duration 1m 20s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
build (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_16_x" failed.
build (ubuntu-latest, 16.x)
Process completed with exit code 2.
build (ubuntu-latest, 18.x): src/agent/diagnostics/baseDiagnosticLogger.ts#L29
'diagnosticLog' is defined but never used
build (ubuntu-latest, 18.x): src/agent/diagnostics/writers/consoleWriter.ts#L8
'optional' is defined but never used
build (ubuntu-latest, 18.x): src/agent/diagnostics/writers/consoleWriter.ts#L12
'optional' is defined but never used
build (ubuntu-latest, 18.x): src/agent/diagnostics/writers/fileHelpers.ts#L58
'stats' is assigned a value but never used
build (ubuntu-latest, 18.x): src/agent/diagnostics/writers/fileWriter.ts#L20
'_err' is defined but never used
build (ubuntu-latest, 18.x): src/shim/context.ts#L10
'packageJsonPath' is defined but never used
build (ubuntu-latest, 18.x): src/shim/correlationContextManager.ts#L96
'prop' is defined but never used
build (ubuntu-latest, 18.x): src/shim/correlationContextManager.ts#L97
'prop' is defined but never used
build (ubuntu-latest, 18.x): src/shim/nodeClient.ts#L14
'telemetry' is defined but never used
build (ubuntu-latest, 18.x): src/shim/nodeClient.ts#L23
'telemetry' is defined but never used
build (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, 16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, 16.x): src/agent/diagnostics/baseDiagnosticLogger.ts#L29
'diagnosticLog' is defined but never used
build (ubuntu-latest, 16.x): src/agent/diagnostics/writers/consoleWriter.ts#L8
'optional' is defined but never used
build (ubuntu-latest, 16.x): src/agent/diagnostics/writers/consoleWriter.ts#L12
'optional' is defined but never used
build (ubuntu-latest, 16.x): src/agent/diagnostics/writers/fileHelpers.ts#L58
'stats' is assigned a value but never used
build (ubuntu-latest, 16.x): src/agent/diagnostics/writers/fileWriter.ts#L20
'_err' is defined but never used
build (ubuntu-latest, 16.x): src/shim/context.ts#L10
'packageJsonPath' is defined but never used
build (ubuntu-latest, 16.x): src/shim/correlationContextManager.ts#L96
'prop' is defined but never used
build (ubuntu-latest, 16.x): src/shim/correlationContextManager.ts#L97
'prop' is defined but never used
build (ubuntu-latest, 16.x): src/shim/nodeClient.ts#L14
'telemetry' is defined but never used
build (ubuntu-latest, 16.x): src/shim/nodeClient.ts#L23
'telemetry' is defined but never used