Skip to content

chore(deps): Bump github.com/tidwall/gjson (#4847) #1211

chore(deps): Bump github.com/tidwall/gjson (#4847)

chore(deps): Bump github.com/tidwall/gjson (#4847) #1211

Triggered via push September 6, 2024 06:51
Status Failure
Total duration 1m 23s
Artifacts

push.yml

on: push
get-envs
0s
get-envs
backend-checks
15s
backend-checks
frontend-checks
1m 14s
frontend-checks
docker-build-and-push-graphql-server
0s
docker-build-and-push-graphql-server
docker-build-and-push-authentication-server
0s
docker-build-and-push-authentication-server
docker-build-and-push-subscriber
0s
docker-build-and-push-subscriber
docker-build-and-push-event-tracker
0s
docker-build-and-push-event-tracker
Matrix: docker-build-and-push-frontend
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
get-envs
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
backend-checks
Restore cache failed: Dependencies file is not found in /home/runner/work/litmus/litmus. Supported file pattern: go.sum
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#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/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#L56
React Hook useEffect has missing dependencies: 'onResize' and 'parentSelector'. Either include them or remove the dependency array