Skip to content

feat(dropdown): multiple selection dropdown #2362

feat(dropdown): multiple selection dropdown

feat(dropdown): multiple selection dropdown #2362

Triggered via pull request December 1, 2023 14:25
Status Success
Total duration 6m 20s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: packages/components/dropdown/src/Dropdown.test.tsx#L414
File has too many lines (302). Maximum allowed is 300
Lint: packages/components/select/src/SelectItem.tsx#L17
React Hook useEffect has missing dependencies: 'registerOption' and 'unregisterOption'. Either include them or remove the dependency array
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/