Fix test fw missing config #513
pr.yml
on: pull_request
code-style
1m 9s
Coverage report
5m 22s
Annotations
12 errors and 4 warnings
code-style
Object literal may only specify known properties, and 'isRuntimeCosmosDs' does not exist in type '{ parseManifest: (raw: unknown) => CommonProjectManifestV1_0_0Impl<any>; path: string; rawManifest: unknown; reader: Reader; root: string; nodeSemver: string; blockHandlerKind: string; isCustomDs: IsCustomDs<...>; isRuntimeDs: IsRuntimeDs<...>; networkOverrides?: Partial<...>; }'.
|
code-style
'SubqueryProject' only refers to a type, but is being used as a value here.
|
code-style
Property 'tempDir' does not exist on type 'SubqueryProject'.
|
code-style
Property 'tempDir' does not exist on type 'SubqueryProject'.
|
code-style
Conversion of type '{ network: { endpoint: string[]; chainId: string; }; dataSources: undefined[]; id: string; root: string; schema: GraphQLSchema; templates: undefined[]; tempDir: string; }' to type 'SubqueryProject' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
code-style
'SubqueryProject' only refers to a type, but is being used as a value here.
|
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
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 uses Node.js version which is deprecated 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/
|
Coverage report
The following actions uses Node.js version which is deprecated 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/
|
Coverage report
Failed to download action 'https://api.github.com/repos/ArtiomTr/jest-coverage-report-action/tarball/c026e98ae079f4b0b027252c8e957f5ebd420610'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Coverage report
Back off 27.716 seconds before retry.
|