Skip to content

Fix various issue relate with dictionary #15

Fix various issue relate with dictionary

Fix various issue relate with dictionary #15

Triggered via pull request January 15, 2025 22:29
Status Failure
Total duration 1m 55s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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
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