fix: improve type definitions for Buffer and Uint8Array #294
action.yml
on: push
run_circuit_tests
13m 13s
run_helpers_tests
34s
Annotations
4 errors and 2 warnings
run_helpers_tests
Conversion of type 'Buffer<never>' to type 'Buffer<ArrayBufferLike> & ReadableStream' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
run_helpers_tests
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
run_helpers_tests
Process completed with exit code 2.
|
run_circuit_tests
Process completed with exit code 1.
|
run_helpers_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run_circuit_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|