OpenLayers 9 compatibility #1071
Annotations
10 errors and 1 warning
Run npm run build --if-present:
src/RFeature.tsx#L67
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'VectorTile | VectorSource<Geometry>'.
|
Run npm run build --if-present:
src/RFeature.tsx#L67
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
Run npm run build --if-present:
src/RFeature.tsx#L157
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'VectorTile | VectorSource<Geometry>'.
|
Run npm run build --if-present:
src/RFeature.tsx#L157
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
Run npm run build --if-present:
src/RFeature.tsx#L261
Argument of type 'Feature<Geometry>' is not assignable to parameter of type 'Feature<Feature<Geometry>>'.
|
Run npm run build --if-present:
src/RFeature.tsx#L267
Argument of type 'Feature<Geometry>' is not assignable to parameter of type 'Feature<Feature<Geometry>>'.
|
Run npm run build --if-present:
src/context.ts#L50
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'VectorTile | VectorSource<Geometry>'.
|
Run npm run build --if-present:
src/context.ts#L50
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
Run npm run build --if-present:
src/context.ts#L56
Type 'Feature<Geometry>' does not satisfy the constraint 'Geometry'.
|
Run npm run build --if-present:
src/interaction/RDraw.tsx#L78
Type 'VectorSource<Feature<Geometry>>' is not assignable to type 'VectorSource<Geometry>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading