Skip to content

Wizard: add more tests for on prem filesystem #5155

Wizard: add more tests for on prem filesystem

Wizard: add more tests for on prem filesystem #5155

Triggered via push November 26, 2024 16:12
Status Success
Total duration 6m 57s
Artifacts

dev-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dev-check: src/Components/Blueprints/BlueprintsSideBar.tsx#L165
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
dev-check: src/Components/Blueprints/ImportBlueprintModal.tsx#L114
React Hook React.useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
dev-check: src/Components/CreateImageWizard/ImportImageWizard.tsx#L30
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/ImageOutput/TargetEnvironment.tsx#L57
React Hook useEffect has a missing dependency: 'prefetchActivationKeys'. Either include it or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/Oscap/Oscap.tsx#L157
React Hook useEffect has missing dependencies: 'dispatch', 'policies', 'policyID', and 'policyTitle'. Either include them or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/Oscap/OscapProfileInformation.tsx#L81
React Hook useEffect has missing dependencies: 'dispatch' and 'policyInfo'. Either include them or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/Packages/PackageRecommendations.tsx#L109
React Hook useEffect has missing dependencies: 'analytics' and 'isBeta'. Either include them or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/Packages/PackageRecommendations.tsx#L120
React Hook useEffect has a missing dependency: 'distroRepoUrls'. Either include it or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L309
React Hook useEffect has a missing dependency: 'debouncedSearchTermIsGroup'. Either include it or remove the dependency array
dev-check: src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L369
React Hook useEffect has missing dependencies: 'arch', 'debouncedSearchTermIsGroup', 'distroRepositories', 'isSuccessDistroRepositories', and 'isSuccessEpelRepo'. Either include them or remove the dependency array