fix: bundle externalValue with relative reference in examples object #5335
tests.yaml
on: pull_request
build-and-unit
7m 3s
cli-package-test
29s
coverage-report
2m 31s
code-style-check
38s
Annotations
1 error and 14 warnings
coverage-report
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npm' failed with exit code 1
at jp._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:10:17263)
at jp.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:10:16853)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:10:15846)
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)
|
cli-package-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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-check:
packages/cli/src/commands/build-docs/types.ts#L10
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/build-docs/types.ts#L11
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/build-docs/types.ts#L21
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/build-docs/utils.ts#L51
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L46
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L163
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L286
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L294
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L320
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L619
Unexpected any. Specify a different type
|
coverage-report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|