[Tech] Bump io.sentry:sentry-log4j2 from 7.0.0 to 7.5.0 in /backend (… #7016
Annotations
10 warnings
Lint Frontend:
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
|
Lint Frontend:
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
|
Lint Frontend:
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
|
Lint Frontend:
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
|
Lint Frontend:
frontend/cypress/e2e/utils/getUtcizedDayjs.ts#L15
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/alert.ts#L89
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/alert.ts#L90
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/faoAreas.ts#L18
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/faoAreas.ts#L19
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/faoAreas.ts#L19
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Loading