Skip to content

ADM-709:[backend][docs]:Verify buildkite and obtain buildkite data with new API #6631

ADM-709:[backend][docs]:Verify buildkite and obtain buildkite data with new API

ADM-709:[backend][docs]:Verify buildkite and obtain buildkite data with new API #6631

Triggered via pull request January 11, 2024 03:20
@Andrea2000728Andrea2000728
synchronize #889
ADM-709
Status Success
Total duration 3m 22s
Artifacts

BuildAndDeploy.yml

on: pull_request
Shellcheck
7s
Shellcheck
fossa-check
40s
fossa-check
Credential Check
28s
Credential Check
security-check
23s
security-check
backend-check
1m 58s
backend-check
backend-license-check
27s
backend-license-check
dot-star-check
6s
dot-star-check
px-check
8s
px-check
frontend-check
2m 53s
frontend-check
frontend-license-check
55s
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