fix(pci-object-storage): refactor container/object deletion #38450
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
|