README: Update and clean up #3317
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/CreateImageWizardV2/ImportImageWizard.tsx#L30
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
tests (20.x):
src/Components/CreateImageWizardV2/steps/Oscap/index.tsx#L21
React Hook useEffect has missing dependencies: 'prefetchOscapProfile' and 'release'. Either include them or remove the dependency array
|
tests (20.x):
src/Components/CreateImageWizardV2/steps/Packages/Packages.tsx#L306
React Hook useEffect has a missing dependency: 'debouncedSearchTermIsGroup'. Either include it or remove the dependency array
|
tests (20.x):
src/Components/CreateImageWizardV2/steps/Packages/Packages.tsx#L366
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/CreateImageWizardV2/steps/Packages/Packages.tsx#L792
React Hook useMemo has an unnecessary dependency: 'debouncedSearchTerm'. Either exclude it or remove the dependency array
|
tests (20.x):
src/Components/CreateImageWizardV2/utilities/useValidation.tsx#L86
React Hook useEffect has a missing dependency: 'nameValid'. Either include it 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/CreateImageWizardV2/ImportImageWizard.tsx#L30
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
tests (18.x):
src/Components/CreateImageWizardV2/steps/Oscap/index.tsx#L21
React Hook useEffect has missing dependencies: 'prefetchOscapProfile' and 'release'. Either include them or remove the dependency array
|
tests (18.x):
src/Components/CreateImageWizardV2/steps/Packages/Packages.tsx#L306
React Hook useEffect has a missing dependency: 'debouncedSearchTermIsGroup'. Either include it or remove the dependency array
|
tests (18.x):
src/Components/CreateImageWizardV2/steps/Packages/Packages.tsx#L366
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/CreateImageWizardV2/steps/Packages/Packages.tsx#L792
React Hook useMemo has an unnecessary dependency: 'debouncedSearchTerm'. Either exclude it or remove the dependency array
|
tests (18.x):
src/Components/CreateImageWizardV2/utilities/useValidation.tsx#L86
React Hook useEffect has a missing dependency: 'nameValid'. Either include it or remove the dependency array
|