chore(deps): update dependency typescript to v5.6.3 #751
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.
|