feat: new component search input #15400
ci.yml
on: pull_request
Matrix: test
Matrix: build
Matrix: build-examples
Annotations
10 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#L23
Unexpected any. Specify a different type
|
lint:
packages/form/src/components/ToggleField/index.tsx#L24
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
|