Skip to content

fix: improve Buffer type handling for TypeScript compatibility #288

fix: improve Buffer type handling for TypeScript compatibility

fix: improve Buffer type handling for TypeScript compatibility #288

Triggered via push December 12, 2024 08:52
Status Failure
Total duration 12m 51s
Artifacts

action.yml

on: push
run_circuit_tests
12m 41s
run_circuit_tests
run_helpers_tests
33s
run_helpers_tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
run_helpers_tests
Conversion of type 'Buffer<never>' to type 'Buffer<ArrayBufferLike> & { pipe: (...args: any) => void; on: (...args: any) => void; }' 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