Skip to content

Managed resource graph adjustments #907

Managed resource graph adjustments

Managed resource graph adjustments #907

Triggered via pull request August 20, 2025 07:58
Status Failure
Total duration 1m 8s
Artifacts

on-pr.yaml

on: pull_request
build  /  build-and-test
1m 2s
build / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build / build-and-test
Process completed with exit code 1.
src/components/Graphs/graphUtils.spec.ts > getStatusFromConditions > returns ERROR for undefined or empty input: src/components/Graphs/graphUtils.spec.ts#L33
TypeError: (0 , getStatusFromConditions) is not a function ❯ src/components/Graphs/graphUtils.spec.ts:33:12
src/components/Graphs/graphUtils.spec.ts > getStatusFromConditions > returns ERROR if no relevant condition exists: src/components/Graphs/graphUtils.spec.ts#L27
TypeError: (0 , getStatusFromConditions) is not a function ❯ src/components/Graphs/graphUtils.spec.ts:27:12
src/components/Graphs/graphUtils.spec.ts > getStatusFromConditions > returns ERROR if Healthy is False: src/components/Graphs/graphUtils.spec.ts#L21
TypeError: (0 , getStatusFromConditions) is not a function ❯ src/components/Graphs/graphUtils.spec.ts:21:12
src/components/Graphs/graphUtils.spec.ts > getStatusFromConditions > returns ERROR if Ready is False: src/components/Graphs/graphUtils.spec.ts#L15
TypeError: (0 , getStatusFromConditions) is not a function ❯ src/components/Graphs/graphUtils.spec.ts:15:12
src/components/Graphs/graphUtils.spec.ts > getStatusFromConditions > returns OK if Healthy is True: src/components/Graphs/graphUtils.spec.ts#L11
TypeError: (0 , getStatusFromConditions) is not a function ❯ src/components/Graphs/graphUtils.spec.ts:11:12
src/components/Graphs/graphUtils.spec.ts > getStatusFromConditions > returns OK if Ready is True: src/components/Graphs/graphUtils.spec.ts#L7
TypeError: (0 , getStatusFromConditions) is not a function ❯ src/components/Graphs/graphUtils.spec.ts:7:12
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.