Skip to content

feat: new component search input #15400

feat: new component search input

feat: new component search input #15400

Triggered via pull request June 18, 2024 09:03
Status Success
Total duration 8m 9s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: build
Matrix: build-examples
Fit to window
Zoom out
Zoom in

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