Skip to content

Implement blockchain service, update nestjs deps and update to node lts #37

Implement blockchain service, update nestjs deps and update to node lts

Implement blockchain service, update nestjs deps and update to node lts #37

Triggered via pull request February 27, 2025 01:31
Status Success
Total duration 2m 5s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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