Skip to content

chore: Bump react-router-dom to react-router v7 and fix navigate for limit ranges and resource quotas #2745

chore: Bump react-router-dom to react-router v7 and fix navigate for limit ranges and resource quotas

chore: Bump react-router-dom to react-router v7 and fix navigate for limit ranges and resource quotas #2745

Triggered via pull request March 27, 2025 12:52
Status Failure
Total duration 1m 43s
Artifacts

pull-unit-tests.yml

on: pull_request
run-unit-and-component-test
1m 30s
run-unit-and-component-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/Extensibility/tests/useGetCRDByPath.test.js > useGetCRbyPath > Returns first namespace matching crd: src/components/Extensibility/tests/useGetCRDByPath.test.js#L75
Error: expect(element).toHaveTextContent() Expected element to have text content: {"general":{"urlPath":"path2","scope":"namespace"}} Received: ❯ src/components/Extensibility/tests/useGetCRDByPath.test.js:75:36
src/components/Extensibility/tests/useGetCRDByPath.test.js > useGetCRbyPath > Doesn't return the crd that name matches the namespace (bug): src/components/Extensibility/tests/useGetCRDByPath.test.js#L110
Error: expect(element).toHaveTextContent() Expected element to have text content: {"general":{"urlPath":"path2","scope":"namespace"}} Received: ❯ src/components/Extensibility/tests/useGetCRDByPath.test.js:110:36
run-unit-and-component-test
Process completed with exit code 1.