chore: migrate to eslint9 #4330
run-tests.yml
on: pull_request
typecheck
23s
lint
50s
Matrix: test
Annotations
10 errors and 14 warnings
|
lint:
packages/clients/src/api/account/index.gen.ts#L6
`export *` is forbidden
|
|
lint:
packages/clients/src/api/account/index.gen.ts#L7
`export *` is forbidden
|
|
lint:
packages/clients/src/api/account/v2/marshalling.gen.ts#L60
'defaults' is defined but never used
|
|
lint:
packages/clients/src/api/account/v3/index.gen.ts#L14
`export *` is forbidden
|
|
lint:
packages/clients/src/api/account/v3/marshalling.gen.ts#L60
'defaults' is defined but never used
|
|
lint:
packages/clients/src/api/account/v3/validation-rules.gen.ts#L11
Unnecessary escape character: \.
|
|
lint:
packages/clients/src/api/account/v3/validation-rules.gen.ts#L19
Unnecessary escape character: \.
|
|
lint:
packages/clients/src/api/account/v3/validation-rules.gen.ts#L37
Unnecessary escape character: \.
|
|
lint:
packages/clients/src/api/applesilicon/index.gen.ts#L6
`export *` is forbidden
|
|
lint:
packages/clients/src/api/applesilicon/v1alpha1/index.gen.ts#L4
`export *` is forbidden
|
|
test (node, 20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
|
test (jsdom, 20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
|
test (jsdom, 18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
|
test (node, 18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L40
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L90
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L103
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L123
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/account/v2/api.gen.ts#L137
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/block/v1alpha1/api.gen.ts#L326
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/document_db/v1beta1/types.gen.ts#L365
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
|
lint:
packages/clients/src/api/document_db/v1beta1/types.gen.ts#L516
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
|
lint:
packages/clients/src/api/document_db/v1beta1/types.gen.ts#L516
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
|
lint:
packages/clients/src/api/domain/v2beta1/types.gen.ts#L435
tsdoc-missing-deprecation-message: The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|