Skip to content

Merge branch 'main' into ADM-709 #6709

Merge branch 'main' into ADM-709

Merge branch 'main' into ADM-709 #6709

Triggered via push January 12, 2024 01:27
Status Success
Total duration 3m 9s
Artifacts
Shellcheck
11s
Shellcheck
fossa-check
38s
fossa-check
Credential Check
21s
Credential Check
security-check
21s
security-check
backend-check
2m 0s
backend-check
backend-license-check
25s
backend-license-check
dot-star-check
4s
dot-star-check
px-check
3s
px-check
frontend-check
2m 57s
frontend-check
frontend-license-check
54s
frontend-license-check
deploy-infra
0s
deploy-infra
build-backend
0s
build-backend
build-frontend
0s
build-frontend
build-mock-server
0s
build-mock-server
deploy-e2e
0s
deploy-e2e
deploy-stub
0s
deploy-stub
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
frontend-check: frontend/src/components/Common/MultiAutoComplete/index.tsx#L10
Unexpected any. Specify a different type
frontend-check: frontend/src/components/Metrics/ConfigStep/BranchSelection/index.tsx#L13
Unexpected any. Specify a different type
frontend-check: frontend/src/components/Metrics/ConfigStep/DateRangePicker/index.tsx#L24
Unexpected any. Specify a different type
frontend-check: frontend/src/components/Metrics/ConfigStep/DateRangePicker/index.tsx#L43
Unexpected any. Specify a different type
frontend-check: frontend/src/components/Metrics/ConfigStep/index.tsx#L10
React Hook useLayoutEffect has a missing dependency: 'resetProps'. Either include it or remove the dependency array. If 'resetProps' changes too often, find the parent component that defines it and wrap that definition in useCallback
frontend-check: frontend/src/components/Metrics/MetricsStep/Crews/index.tsx#L40
React Hook useEffect has a missing dependency: 'isBoardCrews'. Either include it or remove the dependency array
frontend-check: frontend/src/components/Metrics/MetricsStep/CycleTime/style.tsx#L31
Unexpected any. Specify a different type