[release] 20241022-3 #214
pr.yml
on: pull_request
code-style
44s
Coverage report
1m 26s
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 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.4/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/18.20.4/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
code-style:
packages/common-near/src/project/models.ts#L50
Missing return type on function
|
code-style:
packages/common-near/src/project/models.ts#L58
Unexpected any. Specify a different type
|
code-style:
packages/common-near/src/project/models.ts#L58
'args' is defined but never used
|
code-style:
packages/common-near/src/project/models.ts#L181
Unexpected any. Specify a different type
|
code-style:
packages/common-near/src/project/models.ts#L214
'O' is defined but never used
|
code-style:
packages/common-near/src/project/models.ts#L214
Unexpected any. Specify a different type
|
code-style:
packages/common-near/src/project/versioned/v1_0_0/model.ts#L39
Unexpected any. Specify a different type
|
code-style:
packages/common-near/src/project/versioned/v1_0_0/model.ts#L39
Unexpected any. Specify a different type
|
code-style:
packages/node/src/configure/SubqueryProject.ts#L20
Require statement not part of import statement
|
code-style:
packages/node/src/configure/configure.module.ts#L9
Require statement not part of import statement
|
Coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|