feat: extend split and join commands to produce JSON output (#1305) #3731
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yaml
on: push
build-and-unit
9m 4s
cli-package-test
39s
coverage-report
1m 54s
prettier-check
48s
eslint
38s
Annotations
10 warnings
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#L52
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L183
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L304
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L312
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L338
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L641
Unexpected any. Specify a different type
|