Skip to content

chore(deps): lock file maintenance #11577

chore(deps): lock file maintenance

chore(deps): lock file maintenance #11577

Triggered via pull request October 28, 2025 00:16
Status Failure
Total duration 1m 27s
Artifacts

dev-checks.yml

on: pull_request
Build Check
1m 22s
Build Check
ESLint
1m 10s
ESLint
Circular Dependencies Check
55s
Circular Dependencies Check
Manual API Changes Check
52s
Manual API Changes Check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Manual API Changes Check
Process completed with exit code 1.
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()