chore: minor fix #16
action.yml
on: push
run_circuit_tests
3m 22s
run_helpers_tests
39s
Annotations
6 errors and 2 warnings
run_helpers_tests
'error' is of type 'unknown'.
|
run_helpers_tests
'error' is of type 'unknown'.
|
run_helpers_tests
No overload matches this call.
|
run_helpers_tests
Type '{ n: string; e: number | Buffer; }' is not assignable to type '{ n: string; e: number; }'.
|
run_helpers_tests
No overload matches this call.
|
run_helpers_tests
Process completed with exit code 2.
|
run_helpers_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_circuit_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|