Package rename @subql/query-subgraph #35
pr.yml
on: pull_request
code-style
31s
Coverage report
44s
Annotations
5 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:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305: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
Jest coverage report action failed
|
Coverage report
Process completed with exit code 1.
|
code-style:
src/config/graphile.config.ts#L26
Missing return type on function
|
code-style:
src/index.ts#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
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
|