Skip to content

Merge branch 'main' into ADM-709 #6630

Merge branch 'main' into ADM-709

Merge branch 'main' into ADM-709 #6630

Triggered via push January 11, 2024 03:20
Status Success
Total duration 3m 17s
Artifacts
Shellcheck
8s
Shellcheck
fossa-check
43s
fossa-check
Credential Check
25s
Credential Check
security-check
25s
security-check
backend-check
2m 1s
backend-check
backend-license-check
27s
backend-license-check
dot-star-check
3s
dot-star-check
px-check
3s
px-check
frontend-check
3m 1s
frontend-check
frontend-license-check
53s
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