feat(CategoryIcon): new state disabled and variant primary (#3627) #14275
ci.yml
on: push
lint
2m 9s
typecheck
1m 37s
accessibility
1m 31s
chromatic-deployment
2m 50s
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/CheckboxField/index.tsx#L37
'size' is deprecated. Size prop is deprecated and will be removed in next major update
|
lint:
packages/form/src/components/CheckboxField/index.tsx#L38
'progress' is deprecated. Progress prop is deprecated and will be removed in next major update
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L76
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L77
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L78
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L97
'TextInputField' is deprecated. This component is deprecated, please use `TextInputFieldV2` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L105
'NumberInputField' is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
|
lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L106
'TextInputField' is deprecated. This component is deprecated, please use `TextInputFieldV2` instead
|
test (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.1.1/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.1.1/dist/codecov' failed with exit code 1
|