feat: removed descriptions and added info.title as group names for x-tagGroup in Join command #3978
tests.yaml
on: pull_request
build-and-unit
1m 13s
cli-package-test
29s
coverage-report
1m 58s
prettier-check
40s
eslint
22s
Annotations
4 errors and 10 warnings
coverage-report
Error: The process '/opt/hostedtoolcache/node/18.19.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/18.19.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: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.
|
build-and-unit
Process completed with exit code 1.
|
eslint:
packages/cli/src/commands/build-docs/types.ts#L8
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/build-docs/types.ts#L9
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/build-docs/types.ts#L19
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/build-docs/utils.ts#L51
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L53
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L185
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L305
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L313
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L339
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L621
Unexpected any. Specify a different type
|