Skip to content

feat(web-office): add license user guides #37836

feat(web-office): add license user guides

feat(web-office): add license user guides #37836

Triggered via push January 8, 2025 14:17
Status Failure
Total duration 22m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/pages/create/steps/PlanStep.spec.tsx > PlanStep > should render: packages/manager/apps/pci-private-registry/src/pages/create/steps/PlanStep.spec.tsx#L9
Error: Snapshot `PlanStep > should render 1` mismatched - Expected + Received @@ -22,17 +22,13 @@ > <div class="flex flex-col md:flex-row" > <div - class="font-sans font-normal p-0 m-0 w-full md:w-5/6 flex text-[grey]" + class="font-sans font-normal p-0 m-0 w-full md:w-5/6 leading-10 text-[1.25rem] text-[grey]" > - <div - class="leading-10 text-[1.25rem]" - > - private_registry_create_choose_plan - </div> + private_registry_create_choose_plan </div> </div> </div> </section> </div> ❯ src/pages/create/steps/PlanStep.spec.tsx:9:23
test
@ovh-ux/manager-pci-private-registry-app#test: command (/home/runner/work/manager/manager/packages/manager/apps/pci-private-registry) /tmp/yarn--1736345953713-0.3853436047130383/yarn run test exited (1)
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636