[Tech] Bump ol from 7.4.0 to 8.2.0 in /frontend #6780
Annotations
10 errors and 10 warnings
Check Frontend types
Type 'VectorSource<Point>' does not satisfy the constraint 'VectorSource<Feature<Geometry>>'.
|
Check Frontend types
Type 'Point' does not satisfy the constraint 'FeatureLike'.
|
Check Frontend types
Type 'VectorSource<Geometry>' does not satisfy the constraint 'VectorSource<Feature<Geometry>>'.
|
Check Frontend types
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
|
Check Frontend types
Type 'VectorSource<Geometry>' is not assignable to type 'VectorSource<Feature<Geometry>>'.
|
Check Frontend types
Type 'VectorImageLayer<VectorSource<Feature<Geometry>>>' is not assignable to type 'VectorImageLayer<VectorSource<Geometry>>'.
|
Check Frontend types
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
|
Check Frontend types
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
|
Check Frontend types
Type 'VectorSource<Feature<Geometry>>' is not assignable to type 'VectorSource<Geometry>'.
|
Check Frontend types
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
|
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
|
The logs for this run have expired and are no longer available.
Loading