Bump @mapbox/vector-tile from 1.3.1 to 2.0.2 #4941
Annotations
26 errors and 10 warnings
src/data/bucket/fill_bucket.test.ts#L16
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'.
|
src/data/bucket/fill_bucket.test.ts#L45
Argument of 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 parameter of type 'import("/home/runner/work/maplibre-gl-js/maplibre-gl-js/node_modules/@types/mapbox__point-geometry/index")[][]'.
|
src/data/bucket/line_bucket.test.ts#L14
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'.
|
src/data/bucket/line_bucket.test.ts#L99
Argument of 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 parameter of type 'import("/home/runner/work/maplibre-gl-js/maplibre-gl-js/node_modules/@types/mapbox__point-geometry/index")[][]'.
|
src/data/bucket/symbol_bucket.test.ts#L24
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'.
|
src/data/feature_index.ts#L101
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'.
|
src/data/load_geometry.test.ts#L8
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'.
|
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/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'.
|
|
|
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'.
|
|
src/data/bucket/fill_extrusion_bucket.ts#L10
Caution: `mvt` also has a named export `VectorTileFeature`. Check if you meant to write `import {VectorTileFeature} from '@mapbox/vector-tile'` instead
|
src/data/bucket/line_bucket.ts#L10
Caution: `mvt` also has a named export `VectorTileFeature`. Check if you meant to write `import {VectorTileFeature} from '@mapbox/vector-tile'` instead
|
src/data/bucket/symbol_bucket.ts#L31
Caution: `mvt` also has a named export `VectorTileFeature`. Check if you meant to write `import {VectorTileFeature} from '@mapbox/vector-tile'` instead
|
src/data/feature_index.ts#L101
Caution: `vt` also has a named export `VectorTile`. Check if you meant to write `import {VectorTile} from '@mapbox/vector-tile'` instead
|
src/source/geojson_wrapper.ts#L5
Caution: `mvt` also has a named export `VectorTileFeature`. Check if you meant to write `import {VectorTileFeature} from '@mapbox/vector-tile'` instead
|
src/source/vector_tile_worker_source.test.ts#L163
Caution: `vt` also has a named export `VectorTile`. Check if you meant to write `import {VectorTile} from '@mapbox/vector-tile'` instead
|
src/source/vector_tile_worker_source.test.ts#L293
Caution: `vt` also has a named export `VectorTile`. Check if you meant to write `import {VectorTile} from '@mapbox/vector-tile'` instead
|
src/source/vector_tile_worker_source.test.ts#L349
Caution: `vt` also has a named export `VectorTile`. Check if you meant to write `import {VectorTile} from '@mapbox/vector-tile'` instead
|
src/source/vector_tile_worker_source.ts#L70
Caution: `vt` also has a named export `VectorTile`. Check if you meant to write `import {VectorTile} from '@mapbox/vector-tile'` instead
|
test/bench/lib/tile_parser.ts#L139
Caution: `VT` also has a named export `VectorTile`. Check if you meant to write `import {VectorTile} from '@mapbox/vector-tile'` instead
|
This job failed
Loading