Skip to content

Install test framework and typescript globally #515

Install test framework and typescript globally

Install test framework and typescript globally #515

Triggered via push December 20, 2024 13:09
Status Failure
Total duration 7m 34s
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