Skip to content

support using TS generics to specify the feature geometry type #1042

support using TS generics to specify the feature geometry type

support using TS generics to specify the feature geometry type #1042

Triggered via push November 20, 2023 15:16
Status Failure
Total duration 3m 49s
Artifacts

node.js.yml

on: push
Matrix: ol-versions
Fit to window
Zoom out
Zoom in

Annotations

170 errors
ol-versions (6.11): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.11): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.11): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.11): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.11): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.11): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.11): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<any>[] | Collection<Feature<any>>'.
ol-versions (6.11): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.11): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.11): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (8.0.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (8.0.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.0.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.0.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (8.0.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.0.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (8.0.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (8.0.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (8.0.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.0.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.2.2): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.2.2): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.2): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.2): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.2.2): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.2): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.2.2): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (7.2.2): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.2.2): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.2): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.2.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.4.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.4.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.4.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.4.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.2.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.4.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.4.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.4.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (7.2.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.4.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.2.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (7.4.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.4.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.2.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.2.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.3.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.3.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.3.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (6.15): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.3.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.3.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.3.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.3.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (6.15): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.3.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.3.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.3.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.14): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.14): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.14): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.14): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (6.14): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.14): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.0.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.0.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.0.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.0.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.0.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.0.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.0.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (7.0.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.0.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.0.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.1.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.1.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.1.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.1.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.1.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.1.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.1.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (7.1.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.1.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.1.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.10): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.10): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.10): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.10): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.10): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.10): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.10): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<any>[] | Collection<Feature<any>>'.
ol-versions (6.10): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.10): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.10): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.5.1): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.5.1): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.5.1): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.5.1): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (7.5.1): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.5.1): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (7.5.1): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (7.5.1): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (7.5.1): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (7.5.1): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.14.1): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.14.1): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14.1): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14.1): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.14.1): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14.1): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.14.1): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (6.14.1): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.14.1): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.14.1): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.12): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.12): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.12): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.12): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.12): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.12): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.12): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<any>[] | Collection<Feature<any>>'.
ol-versions (6.12): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.12): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.12): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.13): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.13): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.13): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.13): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.13): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.13): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.13): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (6.13): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.13): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.13): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (8.1.0): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (8.1.0): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.1.0): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.1.0): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (8.1.0): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.1.0): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (8.1.0): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (8.1.0): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (8.1.0): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (8.1.0): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15.1): src/context.ts#L72
Type 'Geometry' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15.1): src/layer/RLayerBaseVector.tsx#L31
Type 'Geometry' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15.1): src/layer/RLayerBaseVector.tsx#L135
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15.1): src/layer/RLayerBaseVector.tsx#L183
Conversion of type '{ layer: BaseVector<SourceVector<Geometry>, CanvasVectorLayerRenderer | CanvasVectorTileLayerRenderer | CanvasVectorImageLayerRenderer | WebGLPointsLayerRenderer>; ... 13 more ...; rFeature?: RFeature; }' to type 'RContextType' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ol-versions (6.15.1): src/layer/RLayerCluster.tsx#L16
Type 'F' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15.1): src/layer/RLayerCluster.tsx#L32
Type 'F' does not satisfy the constraint 'FeatureLike'.
ol-versions (6.15.1): src/layer/RLayerCluster.tsx#L39
Type 'F[]' is not assignable to type 'Feature<Geometry>[] | Collection<Feature<Geometry>>'.
ol-versions (6.15.1): src/layer/RLayerHeatmap.tsx#L20
Interface 'RLayerHeatmapProps' incorrectly extends interface 'RLayerBaseVectorProps<Point>'.
ol-versions (6.15.1): src/layer/RLayerHeatmap.tsx#L20
Type 'Point' does not satisfy the constraint 'Feature<Geometry>'.
ol-versions (6.15.1): src/layer/RLayerHeatmap.tsx#L43
Type 'Point' does not satisfy the constraint 'FeatureLike'.