Skip to content

Add ts-node globally #516

Add ts-node globally

Add ts-node globally #516

Re-run triggered December 20, 2024 13:45
Status Failure
Total duration 6m 9s
Artifacts

nodejs.yml

on: push
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test on node 22 and windows-latest
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test on node 22 and windows-latest
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test on node 22 and windows-latest
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test on node 22 and windows-latest
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test on node 22 and windows-latest
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array<ArrayBuffer>'.
Test on node 22 and windows-latest
Interface 'Buffer' cannot simultaneously extend types 'Uint8Array<ArrayBuffer>' and 'Uint8Array<ArrayBufferLike>'.
Test on node 22 and windows-latest
Process completed with exit code 1.
Test on node 22 and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636