Skip to content

chore(deps): update konflux references #11523

chore(deps): update konflux references

chore(deps): update konflux references #11523

Triggered via pull request October 25, 2025 12:15
Status Success
Total duration 1m 39s
Artifacts

dev-checks.yml

on: pull_request
Build Check
1m 26s
Build Check
ESLint
1m 11s
ESLint
Circular Dependencies Check
1m 1s
Circular Dependencies Check
Manual API Changes Check
1m 2s
Manual API Changes Check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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()