Skip to content

fix(pci-object-storage): refactor container/object deletion #38450

fix(pci-object-storage): refactor container/object deletion

fix(pci-object-storage): refactor container/object deletion #38450

Triggered via push January 17, 2025 13:37
Status Failure
Total duration 12m 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/components/modal/deletion-modal/DeletionModal.component.spec.tsx > DeletionModal > should enable submit button when confirmation text matches: packages/manager/modules/manager-pci-common/src/components/modal/deletion-modal/DeletionModal.component.spec.tsx#L64
Error: expect(element).toHaveAttribute("is-disabled", "false") // element.getAttribute("is-disabled") === "false" Expected the element to have attribute: is-disabled="false" Received: null ❯ src/components/modal/deletion-modal/DeletionModal.component.spec.tsx:64:51
test
@ovh-ux/manager-pci-common#test: command (/home/runner/work/manager/manager/packages/manager/modules/manager-pci-common) /tmp/yarn--1737121463333-0.3623711450719056/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