fix: add the missing path-only option to sideNavStyle #5668
tests.yaml
on: pull_request
build-and-unit
1m 27s
cli-package-test
31s
coverage-report
2m 28s
code-style-check
47s
Annotations
4 errors and 13 warnings
build-and-unit
Process completed with exit code 1.
|
coverage-report
Error: The process '/opt/hostedtoolcache/node/20.18.1/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/20.18.1/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:518:28)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
coverage-report
Jest coverage report action failed
|
coverage-report
Process completed with exit code 1.
|
cli-package-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code-style-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L164
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L287
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L295
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L321
Unexpected any. Specify a different type
|
code-style-check:
packages/cli/src/commands/join.ts#L620
Unexpected any. Specify a different type
|
build-and-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|