Skip to content

feat(MenuV2): add search feature in menu #18356

feat(MenuV2): add search feature in menu

feat(MenuV2): add search feature in menu #18356

Triggered via pull request December 19, 2024 11:51
Status Failure
Total duration 3m 19s
Artifacts

ci.yml

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

Annotations

3 errors and 10 warnings
typecheck
Module '".."' has no exported member 'DisclosureProps'.
typecheck
@ultraviolet/ui#typecheck: command (/home/runner/work/ultraviolet/ultraviolet/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
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/icons/src/components/Icon/Icon.tsx#L29
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
lint: packages/icons/src/components/Icon/Icon.tsx#L64
"success" | "danger" | "info" | "neutral" | "primary" | "secondary" | "warning" is overridden by string in this union type
lint: packages/icons/src/components/Icon/Icon.tsx#L109
"small" is overridden by string in this union type
lint: packages/icons/src/components/Icon/Icon.tsx#L109
"large" is overridden by string in this union type
lint: packages/icons/src/components/Icon/legacy/index.tsx#L33
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
lint: packages/icons/src/components/Icon/legacy/index.tsx#L70
"success" | "danger" | "info" | "neutral" | "primary" | "secondary" | "warning" is overridden by string in this union type
lint: packages/icons/src/components/Icon/legacy/index.tsx#L114
"small" is overridden by string in this union type
lint: packages/icons/src/components/Icon/legacy/index.tsx#L114
"large" is overridden by string in this union type