Skip to content

Calling receipt() on a tx fails #13

Calling receipt() on a tx fails

Calling receipt() on a tx fails #13

Re-run triggered January 13, 2025 00:03
Status Failure
Total duration 1m 42s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
Coverage report
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Coverage report
Error: The process '/opt/hostedtoolcache/node/18.20.5/x64/bin/npm' failed with exit code 1 Error: The process '/opt/hostedtoolcache/node/18.20.5/x64/bin/npm' failed with exit code 1 at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Coverage report
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Coverage report
HttpError: Resource not accessible by integration HttpError: Resource not accessible by integration at /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:8:324893 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async DE (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2108:872) at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:17050 at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158) at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16937)
Coverage report
Jest coverage report action failed
Coverage report
Process completed with exit code 1.
code-style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code-style: packages/common-starknet/src/codegen/codegen-controller.spec.ts#L40
Unexpected any. Specify a different type
code-style: packages/common-starknet/src/codegen/codegen-controller.spec.ts#L40
Unexpected any. Specify a different type
code-style: packages/common-starknet/src/codegen/codegen-controller.spec.ts#L40
Unexpected any. Specify a different type
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L12
'runTypeChain' is defined but never used
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L15
'RECONSTRUCTED_FACTORIES_TS' is assigned a value but never used
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L16
'RECONSTRUCTED_CONTRACTS_TS' is assigned a value but never used
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L17
'ABI_INTERFACE_TEMPLATE_PATH' is assigned a value but never used
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L20
'FACTORIES_DIR' is assigned a value but never used
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L21
'TYPECHAIN_TARGET' is assigned a value but never used
code-style: packages/common-starknet/src/codegen/codegen-controller.ts#L23
'validateAbi' is defined but never used