feat: create new rule to enforce array parameters format #3812
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yaml
on: pull_request
build-and-unit
6m 34s
cli-package-test
31s
coverage-report
2m 1s
prettier-check
32s
eslint
21s
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
|