when subscriber can not get argo pod logs, make pod log message intuitive #4345
build.yml
on: pull_request
changes
3s
gitleaks-scan
1m 17s
docker-build-graphql-server
1m 19s
docker-build-authentication-server
0s
docker-build-subscriber
1m 11s
docker-build-event-tracker
0s
backend-unit-tests
1m 27s
web-unit-tests
1m 32s
docker-build-frontend
2m 52s
Annotations
13 warnings
backend-checks
Restore cache failed: Dependencies file is not found in /home/runner/work/litmus/litmus. Supported file pattern: go.sum
|
backend-checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/Nodes/StartNode/StartNodeStage.tsx#L10
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/utils.tsx#L9
Unexpected any. Specify a different type
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/PipelineGraph/PipelineGraph.tsx#L31
Unexpected any. Specify a different type
|
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#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/PipelineGraphUtils.ts#L180
Unexpected any. Specify a different type
|
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/hooks/useResizeObserver.ts#L31
Forbidden non-null assertion
|
frontend-checks:
chaoscenter/web/src/components/PipelineDiagram/hooks/useResizeObserver.ts#L56
React Hook useEffect has missing dependencies: 'onResize' and 'parentSelector'. Either include them or remove the dependency array
|
backend-unit-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/litmus/litmus. Supported file pattern: go.sum
|