[release] 20250227 #38
pr.yml
on: pull_request
code-style
52s
Coverage report
1m 47s
Annotations
2 errors and 10 warnings
Coverage report
Error: The process '/opt/hostedtoolcache/node/22.14.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/22.14.0/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:518:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304: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:518:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
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
|