Bump @mapbox/vector-tile from 1.3.1 to 2.0.2 #4941
Annotations
8 errors
|
src/data/load_geometry.ts#L43
Type 'import("/home/runner/work/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/@mapbox/point-geometry/index").default[][]' is not assignable to type 'import("/home/runner/work/maplibre-gl-js/maplibre-gl-js/node_modules/@types/mapbox__point-geometry/index")[][]'.
|
src/source/geojson_wrapper.ts#L12
Class 'FeatureWrapper' incorrectly implements class 'VectorTileFeature'. Did you mean to extend 'VectorTileFeature' and inherit its members as a subclass?
|
src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
|
src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
|
src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
|
src/source/vector_tile_worker_source.ts#L70
Argument of type 'import("/home/runner/work/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("/home/runner/work/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
|
|
This job failed
Loading