Skip to content

Fix typo in Application Deployment workflow #22

Fix typo in Application Deployment workflow

Fix typo in Application Deployment workflow #22

Triggered via push February 28, 2024 07:19
Status Cancelled
Total duration 3m 21s
Artifacts
Run backend unit tests
29s
Run backend unit tests
Run frontend unit tests
1m 47s
Run frontend unit tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Run frontend unit tests
Canceling since a higher priority waiting request for 'Application Unit Tests-refs/heads/ivan/upgrade-monitor-ui-to-v12' exists
Run frontend unit tests
The operation was canceled.
Run backend unit tests
Canceling since a higher priority waiting request for 'Application Unit Tests-refs/heads/ivan/upgrade-monitor-ui-to-v12' exists
Run backend unit tests
The operation was canceled.
Run frontend unit tests: frontend/cypress/e2e/sidebars/custom_zones.spec.ts#L29
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L383
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L393
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L419
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/cypress/e2e/utils/getUtcizedDayjs.ts#L15
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/api/alert.ts#L89
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/api/alert.ts#L90
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/api/faoAreas.ts#L18
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/api/faoAreas.ts#L19
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Run frontend unit tests: frontend/src/api/faoAreas.ts#L19
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator