Draft #8
pr.yml
on: pull_request
code-style
25s
Coverage report
37s
Annotations
8 errors and 10 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
Coverage output file not found. (file "report.json" not found)
Error: Coverage output file not found. (file "report.json" not found)
at x8 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:657)
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async z0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:633)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:15750
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:15686)
|
Coverage report
Getting code coverage data failed.
Error: Getting code coverage data failed.
at z0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:768)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:15750
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:15686)
|
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 x8 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:657)
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async z0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:633)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16076
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16007)
|
Coverage report
Getting code coverage data failed.
Error: Getting code coverage data failed.
at z0 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:768)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16076
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16007)
|
Coverage report
TypeError: Cannot read properties of undefined (reading 'numFailedTests')
TypeError: Cannot read properties of undefined (reading 'numFailedTests')
at b9 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2132:254)
at /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16913
at _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:164)
at jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16875)
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#L30
Missing return type on function
|
code-style:
src/plugins/GetMetadataPlugin.ts#L58
'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#L27
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|
code-style:
src/plugins/PgRowByVirtualIdPlugin.ts#L27
Unexpected any. Specify a different type
|