Skip to content

Update node core

Update node core #453

Triggered via pull request January 23, 2024 22:08
Status Failure
Total duration 2m 5s
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 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: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.19.0/x64/bin/npm' failed with exit code 1 Error: The process '/opt/hostedtoolcache/node/18.19.0/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: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 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: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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-style: packages/common-ethereum/src/codegen/codegen-controller.ts#L73
Unexpected any. Specify a different type
code-style: packages/common-ethereum/src/project/models.ts#L32
'IsEthereumAddress' is defined but never used
code-style: packages/common-ethereum/src/project/models.ts#L67
Argument 'keys' should be typed with a non-any type
code-style: packages/common-ethereum/src/project/models.ts#L67
Unexpected any. Specify a different type
code-style: packages/common-ethereum/src/project/models.ts#L68
Missing return type on function
code-style: packages/common-ethereum/src/project/models.ts#L76
Unexpected any. Specify a different type
code-style: packages/common-ethereum/src/project/models.ts#L76
'args' is defined but never used
code-style: packages/common-ethereum/src/project/models.ts#L155
Unexpected any. Specify a different type