feat(web.office): add datagrid for react app #37161
Annotations
3 errors and 1 warning
src/components/service/AdmissionPlugins.component.spec.tsx > AdmissionPlugins > renders plugins correctly:
packages/manager/apps/pci-kubernetes/src/components/service/AdmissionPlugins.component.spec.tsx#L43
Error: expect(element).toHaveStyle()
- Expected
- background-color: ;
+ background-color: rgba(0, 0, 0, 0);
❯ src/components/service/AdmissionPlugins.component.spec.tsx:43:33
|
test
@ovh-ux/manager-pci-kubernetes-app#test: command (/home/runner/work/manager/manager/packages/manager/apps/pci-kubernetes) /tmp/yarn--1734546942350-0.45115720110498825/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
|