Skip to content

Updated pre-commit.sh to check for unused strings in strings.en.yaml #3530

Updated pre-commit.sh to check for unused strings in strings.en.yaml

Updated pre-commit.sh to check for unused strings in strings.en.yaml #3530

Re-run triggered May 13, 2024 01:16
Status Failure
Total duration 4m 40s
Artifacts

build.yml

on: pull_request
changes
3s
changes
backend-checks
0s
backend-checks
frontend-checks
1m 17s
frontend-checks
docker-build-graphql-server
0s
docker-build-graphql-server
docker-build-authentication-server
0s
docker-build-authentication-server
docker-build-subscriber
0s
docker-build-subscriber
docker-build-event-tracker
0s
docker-build-event-tracker
backend-unit-tests
0s
backend-unit-tests
docker-build-frontend
2m 57s
docker-build-frontend
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
frontend-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
frontend-checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
web-unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
web-unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-build-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-build-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/