Skip to content

chore(deps): update dependency typescript to v5.6.3 #751

chore(deps): update dependency typescript to v5.6.3

chore(deps): update dependency typescript to v5.6.3 #751

Triggered via push October 12, 2024 00:47
Status Failure
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: node_modules/@types/node/globals.d.ts#L244
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
build: node_modules/@types/node/globals.d.ts#L253
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
build: node_modules/@types/node/globals.d.ts#L276
Property 'reverse' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
build: node_modules/@types/node/globals.d.ts#L299
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
build: node_modules/@types/node/globals.d.ts#L301
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
build: node_modules/@types/node/globals.d.ts#L302
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
build: node_modules/@types/node/ts3.2/globals.d.ts#L4
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
build
Process completed with exit code 2.