chore(deps): update all (major) #389
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.
|