Initialize and update workflow-triggered workflows status along the way #29
application_unit_tests.yml
on: push
Run backend unit tests
2m 10s
Run frontend unit tests
2m 9s
Annotations
4 errors and 10 warnings
Run frontend unit tests
Canceling since a higher priority waiting request for 'Application Unit Tests-refs/heads/master' 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/master' 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
|