Skip to content

chore(deps): update dependency typescript to v5 #3388

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #3388

Triggered via pull request October 8, 2024 23:08
Status Failure
Total duration 51s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
test: node_modules/@types/node/globals.d.ts#L253
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
test: node_modules/@types/node/globals.d.ts#L458
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
test: node_modules/@types/node/globals.d.ts#L467
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
test: node_modules/@types/node/globals.d.ts#L535
Property 'reverse' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
test: node_modules/@types/node/globals.d.ts#L583
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
test: node_modules/@types/node/globals.d.ts#L585
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
test: node_modules/@types/node/globals.d.ts#L586
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
test: src/github-workflow.ts#L35
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/