feat: create new rule to enforce array parameters format (#1338) #3818
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
6m 36s
cli-package-test
28s
coverage-report
1m 5s
prettier-check
37s
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
|