Skip to content

Fix/otp attempts verification #7193

Fix/otp attempts verification

Fix/otp attempts verification #7193

Triggered via pull request October 17, 2025 10:17
Status Failure
Total duration 4m 13s
Artifacts

ci.yml

on: pull_request
Determine if Build & Deploy is needed
Determine if Build & Deploy is needed
Build and deploy to ECS  /  ...  /  Build and push image to ECR
Build and deploy to ECS / Deploy app to production / Build and push image to ECR
Build and deploy to ECS  /  ...  /  Build and push image to ECR
Build and deploy to ECS / Deploy support to staging / Build and push image to ECR
Build and deploy to EB
0s
Build and deploy to EB
Build and deploy to ECS  /  ...  /  deploy
Build and deploy to ECS / Deploy app to production / deploy
Build and deploy to ECS  /  ...  /  deploy
Build and deploy to ECS / Deploy support to staging / deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
lint: src/constants/featureFlags.ts#L1
Prefer default export on a file with single export
lint: src/constants/constants.ts#L33
'ReviewRequestStatus' is already declared in the upper scope on line 33 column 13
lint: src/constants/constants.ts#L22
'CollaboratorRoles' is already declared in the upper scope on line 22 column 13
lint: src/constants/constants.ts#L17
'RedirectionTypes' is already declared in the upper scope on line 17 column 13
lint: src/constants/constants.ts#L11
'SiteStatus' is already declared in the upper scope on line 11 column 13
lint: src/constants/constants.ts#L5
'JobStatus' is already declared in the upper scope on line 5 column 13
lint: src/config/config.ts#L34
Unexpected any. Specify a different type
lint: src/config/config.ts#L20
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
lint: src/config/config.ts#L13
Unexpected any. Specify a different type
lint: src/config/config.ts#L5
Unexpected any. Specify a different type