feat: removed descriptions and added info.title as group names for x-tagGroup in Join command #3969
tests.yaml
on: pull_request
build-and-unit
6m 36s
cli-package-test
27s
coverage-report
1m 49s
prettier-check
39s
eslint
22s
Annotations
1 error and 10 warnings
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
|