Migrate ethereum abi codegen to common-ethereum #297
Triggered via pull request
September 11, 2023 02:26
Status
Failure
Total duration
4m 19s
Artifacts
–
pr.yml
on: pull_request
code-style
1m 26s
Coverage report
4m 9s
Annotations
5 errors and 12 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 rh._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:16477)
at ChildProcess.emit (node:events:514:28)
at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302:5)
|
Coverage report
Error: The process '/opt/hostedtoolcache/node/18.17.1/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/18.17.1/x64/bin/npm' failed with exit code 1
at rh._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:16477)
at ChildProcess.emit (node:events:514:28)
at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302: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 rh._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:16477)
at ChildProcess.emit (node:events:514:28)
at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302:5)
|
Coverage report
Jest coverage report action failed
|
Coverage report
Process completed with exit code 1.
|
code-style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code-style:
packages/common-ethereum/src/codegen/codegen-controller.spec.ts#L61
'filePath' is defined but never used
|
code-style:
packages/common-ethereum/src/codegen/codegen-controller.spec.ts#L73
'filePath' is defined but never used
|
code-style:
packages/common-ethereum/src/codegen/codegen-controller.spec.ts#L113
'filePath' is defined but never used
|
code-style:
packages/common-ethereum/src/codegen/codegen-controller.spec.ts#L114
'filePath' is defined but never used
|
code-style:
packages/common-ethereum/src/codegen/codegen-controller.ts#L92
Unexpected any. Specify a different type
|
code-style:
packages/common-ethereum/src/project/models.ts#L65
Argument 'keys' should be typed with a non-any type
|
code-style:
packages/common-ethereum/src/project/models.ts#L65
Unexpected any. Specify a different type
|
code-style:
packages/common-ethereum/src/project/models.ts#L66
Missing return type on function
|
code-style:
packages/common-ethereum/src/project/models.ts#L74
Unexpected any. Specify a different type
|
code-style:
packages/common-ethereum/src/project/models.ts#L74
'args' is defined but never used
|
Coverage report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|