Controlled multiple selection #2405
quality.yml
on: pull_request
PR assignment
1s
Lint
4m 14s
Typecheck
3m 16s
Test
3m 53s
Accessibility
4m 2s
Visual testing
4m 16s
Deploy
4m 27s
Annotations
4 warnings
Lint:
packages/components/dropdown/src/Dropdown.stories.tsx#L330
File has too many lines (307). Maximum allowed is 300
|
Lint:
packages/components/dropdown/src/DropdownContext.tsx#L205
React Hook useEffect has a missing dependency: 'itemsMap'. Either include it or remove the dependency array
|
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/
|