Skip to content

feat(progress-tracker): add base markup for progress-tracker #2464

feat(progress-tracker): add base markup for progress-tracker

feat(progress-tracker): add base markup for progress-tracker #2464

Triggered via pull request December 18, 2023 11:02
Status Failure
Total duration 5m 32s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Test
Process completed with exit code 1.
Lint: packages/components/dropdown/src/DropdownContext.tsx#L210
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/