Skip to content

⬆️ Bump typescript from 4.9.3 to 5.6.2 #303

⬆️ Bump typescript from 4.9.3 to 5.6.2

⬆️ Bump typescript from 4.9.3 to 5.6.2 #303

Triggered via push September 10, 2024 14:18
Status Failure
Total duration 45s
Artifacts

test.yml

on: push
Build and test
35s
Build and test
Fit to window
Zoom out
Zoom in

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/checkout@v3.1.0, actions/setup-node@v3.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/