Skip to content

chore(deps): update all (major) #395

chore(deps): update all (major)

chore(deps): update all (major) #395

Triggered via pull request December 4, 2024 11:19
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test: node_modules/@types/node/globals.d.ts#L349
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test: node_modules/@types/node/globals.d.ts#L358
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test: node_modules/@types/node/globals.d.ts#L404
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test: node_modules/@types/node/globals.d.ts#L406
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test: node_modules/@types/node/globals.d.ts#L407
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test: node_modules/@types/node/ts3.2/globals.d.ts#L10
Interface 'Buffer' cannot simultaneously extend types 'Uint8Array<ArrayBuffer>' and 'Uint8Array<ArrayBufferLike>'.
Test
Process completed with exit code 2.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636