Skip to content

Blueprints: Set blueprintSearchInput as undefined with empty string #4367

Blueprints: Set blueprintSearchInput as undefined with empty string

Blueprints: Set blueprintSearchInput as undefined with empty string #4367

Triggered via pull request September 24, 2024 13:42
Status Success
Total duration 6m 34s
Artifacts

dev-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
dev-check: src/Components/Blueprints/BlueprintsSideBar.tsx#L167
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
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/Packages/PackageRecommendations.tsx#L93
React Hook useEffect has missing dependencies: 'analytics' and 'isBeta'. Either include them 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
dev-check: src/Components/CreateImageWizard/steps/Packages/Packages.tsx#L793
React Hook useMemo has an unnecessary dependency: 'debouncedSearchTerm'. Either exclude it or remove the dependency array
dev-check: 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