OpenLayers 8.2.0 compatibility #1032
Annotations
10 errors
src/RFeature.tsx#L68
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'VectorTile | VectorSource<Geometry>'.
|
src/RFeature.tsx#L68
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
src/RFeature.tsx#L158
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'VectorTile | VectorSource<Geometry>'.
|
src/RFeature.tsx#L158
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
src/RFeature.tsx#L262
Argument of type 'Feature<Geometry>' is not assignable to parameter of type 'Feature<Feature<Geometry>>'.
|
src/RFeature.tsx#L268
Argument of type 'Feature<Geometry>' is not assignable to parameter of type 'Feature<Feature<Geometry>>'.
|
src/context.ts#L39
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'VectorTile | VectorSource<Geometry>'.
|
src/context.ts#L39
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
src/context.ts#L45
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
src/interaction/RDraw.tsx#L78
Type 'VectorSource<Feature<Geometry>>' is not assignable to type 'VectorSource<Geometry>'.
|
The logs for this run have expired and are no longer available.
Loading