Skip to content

Fix docker file monitor service #602

Fix docker file monitor service

Fix docker file monitor service #602

Triggered via pull request June 5, 2024 06:24
Status Failure
Total duration 2m 17s
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.3/x64/bin/npm' failed with exit code 1 Error: The process '/opt/hostedtoolcache/node/18.20.3/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
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#L92
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