Skip to content

Remove unused undici import #1737

Remove unused undici import

Remove unused undici import #1737

Triggered via pull request September 24, 2024 23:38
Status Failure
Total duration 27s
Artifacts

integration.yml

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

Annotations

4 errors and 2 warnings
integration (16.x): src/shim/correlationContextManager.ts#L1
Conversion of type 'IncomingHttpHeaders | HttpRequestHeaders | Headers' to type 'Headers' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
integration (16.x): src/shim/correlationContextManager.ts#L1
Conversion of type 'IncomingHttpHeaders | HttpRequestHeaders | Headers' to type 'Headers' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
integration (16.x): src/shim/correlationContextManager.ts#L1
Conversion of type 'IncomingHttpHeaders | HttpRequestHeaders | Headers' to type 'Headers' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
integration (16.x)
Process completed with exit code 2.
integration (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/
integration (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/