Skip to content

Wizard: Validate snapshot date with useValidation #4057

Wizard: Validate snapshot date with useValidation

Wizard: Validate snapshot date with useValidation #4057

Triggered via pull request August 30, 2024 07:12
Status Success
Total duration 5m 50s
Artifacts

dev-checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
tests (20.x): src/Components/Blueprints/BlueprintsSideBar.tsx#L157
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
tests (20.x): src/Components/CreateImageWizard/ImportImageWizard.tsx#L30
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
tests (20.x): src/Components/CreateImageWizard/steps/Packages/PackageRecommendations.tsx#L92
React Hook useEffect has a missing dependency: 'analytics'. Either include it or remove the dependency array
tests (20.x): src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L309
React Hook useEffect has a missing dependency: 'debouncedSearchTermIsGroup'. Either include it or remove the dependency array
tests (20.x): 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
tests (20.x): src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L793
React Hook useMemo has an unnecessary dependency: 'debouncedSearchTerm'. Either exclude it or remove the dependency array
tests (20.x): src/Components/CreateImageWizard/steps/Registration/ActivationKeysList.tsx#L205
React Hook useEffect has missing dependencies: 'activationKey', 'activationKeys', 'createActivationKey', 'defaultActivationKeyName', 'dispatch', 'isLoadingActivationKey', 'recentActivationKey', and 'refetch'. Either include them or remove the dependency array
tests (18.x): src/Components/Blueprints/BlueprintsSideBar.tsx#L157
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
tests (18.x): src/Components/CreateImageWizard/ImportImageWizard.tsx#L30
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
tests (18.x): src/Components/CreateImageWizard/steps/Packages/PackageRecommendations.tsx#L92
React Hook useEffect has a missing dependency: 'analytics'. Either include it or remove the dependency array
tests (18.x): src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L309
React Hook useEffect has a missing dependency: 'debouncedSearchTermIsGroup'. Either include it or remove the dependency array
tests (18.x): 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
tests (18.x): src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L793
React Hook useMemo has an unnecessary dependency: 'debouncedSearchTerm'. Either exclude it or remove the dependency array
tests (18.x): src/Components/CreateImageWizard/steps/Registration/ActivationKeysList.tsx#L205
React Hook useEffect has missing dependencies: 'activationKey', 'activationKeys', 'createActivationKey', 'defaultActivationKeyName', 'dispatch', 'isLoadingActivationKey', 'recentActivationKey', and 'refetch'. Either include them or remove the dependency array