Skip to content

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

chore(deps): update all (major)

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

Triggered via pull request December 1, 2024 00:35
Status Failure
Total duration 37s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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.