chore(deps): update all (major) #395
Annotations
7 errors and 1 warning
Install dependencies:
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>'.
|
Install dependencies:
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>'.
|
Install dependencies:
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>'.
|
Install dependencies:
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>'.
|
Install dependencies:
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>'.
|
Install dependencies:
node_modules/@types/node/ts3.2/globals.d.ts#L10
Interface 'Buffer' cannot simultaneously extend types 'Uint8Array<ArrayBuffer>' and 'Uint8Array<ArrayBufferLike>'.
|
Install dependencies
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading