Skip to content

feat(dropdown): integration and documentation with form-field #2500

feat(dropdown): integration and documentation with form-field

feat(dropdown): integration and documentation with form-field #2500

Triggered via pull request January 3, 2024 14:56
Status Failure
Total duration 4m 38s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Accessibility
Process completed with exit code 1.
Visual testing
non-zero exit code
Typecheck: packages/components/dropdown/src/Dropdown.stories.tsx#L447
Cannot redeclare block-scoped variable 'FormFieldDisabled'.
Typecheck: packages/components/dropdown/src/Dropdown.stories.tsx#L499
Cannot redeclare block-scoped variable 'FormFieldDisabled'.
Typecheck
Process completed with exit code 2.
Deploy
Process completed with exit code 1.
Lint: packages/components/dropdown/src/Dropdown.stories.tsx#L447
Multiple exports of name 'FormFieldDisabled'
Lint: packages/components/dropdown/src/Dropdown.stories.tsx#L499
Multiple exports of name 'FormFieldDisabled'
Lint
Process completed with exit code 1.
Deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
Lint: packages/components/dropdown/src/DropdownContext.tsx#L236
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