chore(deps-dev): Bump typescript from 5.5.4 to 5.6.2 #77
Annotations
10 errors
NPM build
Process completed with exit code 1.
|
NPM build:
node_modules/@types/node/globals.d.ts#L349
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
NPM build:
node_modules/@types/node/globals.d.ts#L358
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
NPM build:
node_modules/@types/node/globals.d.ts#L381
Property 'reverse' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
NPM build:
node_modules/@types/node/globals.d.ts#L404
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
NPM build:
node_modules/@types/node/globals.d.ts#L406
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
NPM build:
node_modules/@types/node/globals.d.ts#L407
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
NPM build:
node_modules/@types/node/ts3.2/globals.d.ts#L10
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
|
NPM build
Process completed with exit code 2.
|
node
Process completed with exit code 1.
|