Skip to content

Wizard: Add support for ignoring linter warnings (HMS-9208) #11570

Wizard: Add support for ignoring linter warnings (HMS-9208)

Wizard: Add support for ignoring linter warnings (HMS-9208) #11570

Triggered via pull request October 27, 2025 12:36
Status Failure
Total duration 2m 16s
Artifacts

dev-checks.yml

on: pull_request
Build Check
1m 36s
Build Check
ESLint
1m 12s
ESLint
Circular Dependencies Check
59s
Circular Dependencies Check
Manual API Changes Check
1m 0s
Manual API Changes Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
ESLint
Process completed with exit code 1.
ESLint: src/Components/ImagesTable/ImagesTableToolbar.tsx#L72
Unnecessary escape character: \-
ESLint: src/Components/ImagesTable/ImagesTableToolbar.tsx#L15
'uuidv4' is defined but never used. Allowed unused vars must match /^_/u
ESLint: src/Components/CreateImageWizard/steps/Oscap/components/PolicySelector.tsx#L132
React Hook useEffect has missing dependencies: 'dispatch', 'policies', 'policyID', and 'policyTitle'. Either include them or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/ImageOutput/index.tsx#L34
React Hook useEffect has a missing dependency: 'blueprintName'. Either include it or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/AAP/components/AAPRegistration.tsx#L44
Unnecessary conditional, the types have no overlap
ESLint: src/Components/CreateImageWizard/steps/AAP/components/AAPRegistration.tsx#L40
Unnecessary conditional, value is always truthy
ESLint: src/Components/CreateImageWizard/ImportImageWizard.tsx#L29
React Hook useEffect has missing dependencies: 'addNotification' and 'navigate'. Either include them or remove the dependency array
ESLint: src/Components/CreateImageWizard/CreateImageWizard.tsx#L310
React Hook useEffect has a missing dependency: 'timezone'. Either include it or remove the dependency array
ESLint: src/Components/Blueprints/ImportBlueprintModal.tsx#L215
React Hook React.useEffect has missing dependencies: 'addNotification' and 'handleRepositoryImport'. Either include them or remove the dependency array
ESLint: src/Components/Blueprints/BlueprintsSideBar.tsx#L181
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
ESLint: playwright/Cockpit/cockpit.spec.ts#L68
Unexpected use of page.waitForTimeout()
ESLint: playwright/Cockpit/cockpit.spec.ts#L36
Unexpected use of page.waitForTimeout()