feat: add YAML view to ChaosProbeConfiguration #6246
build.yml
on: pull_request
changes
4s
gitleaks-scan
1m 28s
docker-build-graphql-server
0s
docker-build-authentication-server
0s
docker-build-subscriber
0s
docker-build-event-tracker
0s
docker-build-dex-server
0s
backend-unit-tests
0s
web-unit-tests
1m 38s
docker-build-frontend
2m 32s
Annotations
15 warnings
|
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/hooks/useResizeObserver.ts#L31
Forbidden non-null assertion
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/hooks/useIntersection.ts#L39
React Hook useEffect has a missing dependency: 'compareFn'. Either include it or remove the dependency array. If 'compareFn' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/PipelineGraph/PipelineGraphUtils.ts#L180
Unexpected any. Specify a different type
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/PipelineGraph/PipelineGraph.tsx#L141
React Hook useEffect has a missing dependency: 'panZoom'. Either include it or remove the dependency array
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/PipelineGraph/PipelineGraph.tsx#L101
React Hook useLayoutEffect has missing dependencies: 'redrawSVGLinks', 'renderSVGLinksDelayed', and 'shouldDelayRender'. Either include them or remove the dependency array
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/PipelineGraph/PipelineGraph.tsx#L31
Unexpected any. Specify a different type
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/Nodes/utils.tsx#L9
Unexpected any. Specify a different type
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/Nodes/StartNode/StartNodeStep.tsx#L10
Unexpected any. Specify a different type
|
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/Nodes/StartNode/StartNodeStage.tsx#L10
Unexpected any. Specify a different type
|
|
frontend-checks:
chaoscenter/web/src/components/LitmusBreadCrumbs/LitmusBreadCrumbs.tsx#L23
Unexpected any. Specify a different type
|
|
gitleaks-scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
web-unit-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker-build-frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|