fix: false positive errors when validating examples with refs #3924
tests.yaml
on: pull_request
build-and-unit
6m 43s
cli-package-test
30s
coverage-report
1m 57s
prettier-check
41s
eslint
25s
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#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#L306
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L314
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L340
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L643
Unexpected any. Specify a different type
|