Skip to content

Update all non-major dependencies #86

Update all non-major dependencies

Update all non-major dependencies #86

Triggered via push September 23, 2023 18:15
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Lint & Test
23s
Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint & Test: node_modules/@types/minipass/index.d.ts#L27
Property 'end' in type 'MiniPass' is not assignable to the same property in base type 'WritableStream'.
Lint & Test: node_modules/@types/minipass/index.d.ts#L28
Property 'end' in type 'MiniPass' is not assignable to the same property in base type 'WritableStream'.
Lint & Test: node_modules/@types/minipass/index.d.ts#L29
Property 'end' in type 'MiniPass' is not assignable to the same property in base type 'WritableStream'.
Lint & Test
Process completed with exit code 2.
Lint & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/