Skip to content

test: Add edit tests for hostname #5454

test: Add edit tests for hostname

test: Add edit tests for hostname #5454

Triggered via push December 12, 2024 20:53
Status Failure
Total duration 7m 55s
Artifacts

dev-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
src/test/Components/CreateImageWizard/steps/FirstBoot/Firstboot.test.tsx > First Boot step > revisit step button on Review works: node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L1141
TestingLibraryElementError: Unable to find role="heading" and name `/First boot/` ❯ waitForWrapper node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js:1141:27 ❯ node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js:1221:12 ❯ src/test/Components/CreateImageWizard/steps/FirstBoot/Firstboot.test.tsx:150:18
dev-check
Process completed with exit code 1.
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