Skip to content

wizard: create new component with eyeIcon button inside textInput (HMS-5289) #6172

wizard: create new component with eyeIcon button inside textInput (HMS-5289)

wizard: create new component with eyeIcon button inside textInput (HMS-5289) #6172

Triggered via pull request January 23, 2025 10:41
Status Failure
Total duration 1m 47s
Artifacts

dev-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
dev-check: src/Components/CreateImageWizard/ValidatedTextInput.tsx#L45
'warning' is assigned a value but never used
dev-check
Process completed with exit code 1.
dev-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dev-check: src/Components/Blueprints/BlueprintActionsMenu.tsx#L66
Unnecessary conditional, the types have no overlap
dev-check: src/Components/Blueprints/BlueprintsPagination.tsx#L35
Unnecessary optional chain on a non-nullish value
dev-check: src/Components/Blueprints/BlueprintsSideBar.tsx#L85
Unnecessary optional chain on a non-nullish value
dev-check: src/Components/Blueprints/BlueprintsSideBar.tsx#L178
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
dev-check: src/Components/Blueprints/BuildImagesButton.tsx#L49
Unnecessary optional chain on a non-nullish value
dev-check: src/Components/Blueprints/BuildImagesButton.tsx#L81
Unnecessary optional chain on a non-nullish value
dev-check: src/Components/Blueprints/BuildImagesButton.tsx#L146
Unnecessary conditional, value is always falsy
dev-check: src/Components/Blueprints/DeleteBlueprintModal.tsx#L51
Unnecessary optional chain on a non-nullish value
dev-check: src/Components/Blueprints/ImportBlueprintModal.tsx#L185
React Hook React.useEffect has missing dependencies: 'dispatch' and 'handleRepositoryImport'. Either include them or remove the dependency array
dev-check: src/Components/Blueprints/helpers/onPremToHostedBlueprintMapper.tsx#L146
Unnecessary optional chain on a non-nullish value