fix: update precomputeText parameter type to Uint8Array #297
action.yml
on: push
run_circuit_tests
8m 45s
run_helpers_tests
37s
Annotations
4 errors and 2 warnings
run_helpers_tests
Property 'bodyRemainingLength' does not exist on type '{ bodyRemaining: Uint8Array<ArrayBufferLike>; precomputedSha: Uint8Array<ArrayBufferLike>; }'.
|
run_helpers_tests
Object literal may only specify known properties, and 'bodyLength' does not exist in type '{ body: Uint8Array<ArrayBufferLike>; precomputeText: Uint8Array<ArrayBufferLike>; shaCutoffIndex: number; maxRemainingBodyLength: number; }'.
|
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
|