⬆️ Bump typescript from 4.9.3 to 5.6.2 #303
Annotations
7 errors and 1 warning
Build and test:
node_modules/@types/node/globals.d.ts#L249
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
Build and test:
node_modules/@types/node/globals.d.ts#L258
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
Build and test:
node_modules/@types/node/globals.d.ts#L289
Property 'reverse' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
Build and test:
node_modules/@types/node/globals.d.ts#L312
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
Build and test:
node_modules/@types/node/globals.d.ts#L314
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
Build and test:
node_modules/@types/node/globals.d.ts#L315
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
|
Build and test
Process completed with exit code 2.
|
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|