Draft #5
pr.yml
on: pull_request
code-style
26s
Coverage report
43s
Annotations
10 errors and 10 warnings
code-style
Function has a complexity of 34. Maximum allowed is 20
|
code-style
Process completed with exit code 1.
|
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
Coverage output file not found. (file "report.json" not found)
Error: Coverage output file not found. (file "report.json" not found)
at P8 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2135:519)
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async K0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:633)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15253
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15189)
|
Coverage report
Getting code coverage data failed.
Error: Getting code coverage data failed.
at K0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:768)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15253
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15189)
|
Coverage report
Coverage output file not found. (file "report-main.json" not found)
Error: Coverage output file not found. (file "report-main.json" not found)
at P8 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2135:519)
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async K0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:633)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15579
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15510)
|
Coverage report
Getting code coverage data failed.
Error: Getting code coverage data failed.
at K0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:768)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15579
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15510)
|
Coverage report
TypeError: Cannot read properties of undefined (reading 'numFailedTests')
TypeError: Cannot read properties of undefined (reading 'numFailedTests')
at g9 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2133:252)
at /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15890
at wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:164)
at LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15852)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
Coverage report
Jest coverage report action failed
|
Coverage report
Process completed with exit code 1.
|
code-style:
src/config/yargs.ts#L59
Do not use "@ts-ignore" because it alters compilation errors
|
code-style:
src/plugins/GetMetadataPlugin.ts#L31
Missing return type on function
|
code-style:
src/plugins/GetMetadataPlugin.ts#L61
'data' is defined but never used
|
code-style:
src/plugins/OffsetToSkipPlugin.ts#L10
'build' is defined but never used
|
code-style:
src/plugins/OffsetToSkipPlugin.ts#L10
'context' is defined but never used
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L32
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L32
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L32
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L32
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L32
Unexpected any. Specify a different type
|