Skip to content

wizard: add user information step (HMS-4903) #5452

wizard: add user information step (HMS-4903)

wizard: add user information step (HMS-4903) #5452

Triggered via pull request December 12, 2024 16:03
Status Success
Total duration 7m 59s
Artifacts

dev-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/BlueprintsSideBar.tsx#L178
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#L276
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#L336
React Hook useEffect has missing dependencies: 'arch', 'debouncedSearchTermIsGroup', 'distroRepositories', 'isSuccessDistroRepositories', and 'isSuccessEpelRepo'. Either include them or remove the dependency array