Skip to content

wizard: add Users to review step (HMS-4906) #5612

wizard: add Users to review step (HMS-4906)

wizard: add Users to review step (HMS-4906) #5612

Triggered via pull request January 2, 2025 09:04
Status Failure
Total duration 8m 5s
Artifacts

dev-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
src/test/Components/CreateImageWizard/steps/Timezone/Timezone.test.tsx > Step Timezone > revisit step button on Review works: node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js#L1141
TestingLibraryElementError: Found multiple elements by: [data-testid="timezone-expandable"] Here are the matching elements: null null (If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)). ❯ 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 ❯ clickRevisitButton src/test/Components/CreateImageWizard/steps/Timezone/Timezone.test.tsx:70:35 ❯ src/test/Components/CreateImageWizard/steps/Timezone/Timezone.test.tsx:128:11
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#L116
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