fix: clean test files (#3683) #14518
ci.yml
on: push
lint
2m 0s
typecheck
1m 49s
accessibility
1m 41s
chromatic-deployment
2m 59s
Matrix: test
Matrix: build
Matrix: build-examples
Annotations
12 warnings
lint:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
lint:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
lint:
packages/form/src/components/Form/index.tsx#L143
Prop spreading is forbidden
|
lint:
packages/form/src/components/ToggleField/index.tsx#L22
Unexpected any. Specify a different type
|
lint:
packages/form/src/components/ToggleField/index.tsx#L23
Unexpected any. Specify a different type
|
lint:
packages/icons/src/components/Icon/index.tsx#L26
"small" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L26
"large" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L70
"success" | "danger" | "primary" | "secondary" | "neutral" | "warning" | "info" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L117
"small" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L117
"large" is overridden by string in this union type
|
test (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.3.0/dist/codecov' failed with exit code 1
|
test (18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.3.0/dist/codecov' failed with exit code 1
|