Skip to content

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

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

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

Triggered via pull request December 4, 2023 11:52
Status Success
Total duration 4m 51s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint: packages/components/dropdown/src/Dropdown.test.tsx#L405
File has too many lines (332). Maximum allowed is 300
Lint: packages/components/progress-tracker/src/ProgressTrackerStep.tsx#L19
React Hook useEffect has missing dependencies: 'setSteps' and 'stepId'. Either include them 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/