Skip to content

Bump @mapbox/vector-tile from 1.3.1 to 2.0.2 #4941

Bump @mapbox/vector-tile from 1.3.1 to 2.0.2

Bump @mapbox/vector-tile from 1.3.1 to 2.0.2 #4941

Triggered via pull request July 15, 2024 08:19
Status Failure
Total duration 1m 56s
Artifacts

test-all.yml

on: pull_request
Code Hygiene
1m 12s
Code Hygiene
Unit tests and Coverage
45s
Unit tests and Coverage
Matrix: Build tests
Matrix: Integration tests
Matrix: Render tests
Fit to window
Zoom out
Zoom in

Annotations

102 errors and 30 warnings
Build tests (ubuntu-latest)
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'.
Build tests (ubuntu-latest): 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")[][]'.
Build tests (ubuntu-latest): 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?
Build tests (ubuntu-latest): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Build tests (ubuntu-latest): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Build tests (ubuntu-latest): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Build tests (ubuntu-latest): 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'.
Build tests (ubuntu-latest)
Process completed with exit code 1.
Integration tests (ubuntu-latest)
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'.
Integration tests (ubuntu-latest): 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")[][]'.
Integration tests (ubuntu-latest): 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?
Integration tests (ubuntu-latest): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Integration tests (ubuntu-latest): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Integration tests (ubuntu-latest): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Integration tests (ubuntu-latest): 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'.
Integration tests (ubuntu-latest)
Process completed with exit code 1.
Unit tests and Coverage
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'.
Unit tests and Coverage: 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")[][]'.
Unit tests and Coverage: 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?
Unit tests and Coverage: src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Unit tests and Coverage: src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Unit tests and Coverage: src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Unit tests and Coverage: 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'.
Unit tests and Coverage
Process completed with exit code 1.
Render tests (ubuntu-latest, 2)
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'.
Render tests (ubuntu-latest, 2): 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")[][]'.
Render tests (ubuntu-latest, 2): 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?
Render tests (ubuntu-latest, 2): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Render tests (ubuntu-latest, 2): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Render tests (ubuntu-latest, 2): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Render tests (ubuntu-latest, 2): 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'.
Render tests (ubuntu-latest, 2)
Process completed with exit code 1.
Build tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Build tests (windows-latest)
The operation was canceled.
Render tests (ubuntu-latest, 1)
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'.
Render tests (ubuntu-latest, 1): 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")[][]'.
Render tests (ubuntu-latest, 1): 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?
Render tests (ubuntu-latest, 1): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Render tests (ubuntu-latest, 1): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Render tests (ubuntu-latest, 1): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Render tests (ubuntu-latest, 1): 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'.
Render tests (ubuntu-latest, 1)
Process completed with exit code 1.
Integration tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Integration tests (windows-latest)
The operation was canceled.
Render tests (ubuntu-latest, 0)
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'.
Render tests (ubuntu-latest, 0): 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")[][]'.
Render tests (ubuntu-latest, 0): 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?
Render tests (ubuntu-latest, 0): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Render tests (ubuntu-latest, 0): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Render tests (ubuntu-latest, 0): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Render tests (ubuntu-latest, 0): 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'.
Render tests (ubuntu-latest, 0)
Process completed with exit code 1.
Code Hygiene: 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'.
Code Hygiene: 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")[][]'.
Code Hygiene: 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'.
Code Hygiene: 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")[][]'.
Code Hygiene: 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'.
Code Hygiene: 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'.
Code Hygiene: 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'.
Code Hygiene: 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")[][]'.
Code Hygiene: 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?
Code Hygiene: src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Code Hygiene
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'.
Code Hygiene: 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")[][]'.
Code Hygiene: 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?
Code Hygiene: src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Code Hygiene: src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Code Hygiene: src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Code Hygiene: 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'.
Code Hygiene
Process completed with exit code 1.
Code Hygiene
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'.
Code Hygiene: 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")[][]'.
Code Hygiene: 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?
Code Hygiene: src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Code Hygiene: src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Code Hygiene: src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Code Hygiene: 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'.
Code Hygiene
Process completed with exit code 1.
Render tests (windows-latest, 2)
Argument of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
Render tests (windows-latest, 2): src/data/load_geometry.ts#L43
Type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/@mapbox/point-geometry/index").default[][]' is not assignable to type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/mapbox__point-geometry/index")[][]'.
Render tests (windows-latest, 2): 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?
Render tests (windows-latest, 2): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Render tests (windows-latest, 2): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Render tests (windows-latest, 2): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Render tests (windows-latest, 2): src/source/vector_tile_worker_source.ts#L70
Argument of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
Render tests (windows-latest, 2)
Process completed with exit code 1.
Render tests (windows-latest, 1)
Argument of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
Render tests (windows-latest, 1): src/data/load_geometry.ts#L43
Type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/@mapbox/point-geometry/index").default[][]' is not assignable to type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/mapbox__point-geometry/index")[][]'.
Render tests (windows-latest, 1): 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?
Render tests (windows-latest, 1): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Render tests (windows-latest, 1): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Render tests (windows-latest, 1): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Render tests (windows-latest, 1): src/source/vector_tile_worker_source.ts#L70
Argument of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
Render tests (windows-latest, 1)
Process completed with exit code 1.
Render tests (windows-latest, 0)
Argument of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
Render tests (windows-latest, 0): src/data/load_geometry.ts#L43
Type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/@mapbox/point-geometry/index").default[][]' is not assignable to type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/mapbox__point-geometry/index")[][]'.
Render tests (windows-latest, 0): 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?
Render tests (windows-latest, 0): src/source/geojson_wrapper.ts#L68
Property '_features' in type 'GeoJSONWrapper' is not assignable to the same property in base type 'VectorTileLayer'.
Render tests (windows-latest, 0): src/source/geojson_wrapper.ts#L71
Type 'this' is not assignable to type 'VectorTileLayer'.
Render tests (windows-latest, 0): src/source/geojson_wrapper.ts#L79
Type 'FeatureWrapper' is missing the following properties from type 'VectorTileFeature': _pbf, _geometry, _keys, _values, bbox
Render tests (windows-latest, 0): src/source/vector_tile_worker_source.ts#L70
Argument of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@types/pbf/index")' is not assignable to parameter of type 'import("D:/a/maplibre-gl-js/maplibre-gl-js/node_modules/@mapbox/vector-tile/node_modules/pbf/index").default'.
Render tests (windows-latest, 0)
Process completed with exit code 1.
Integration tests (ubuntu-latest)
No files were found with the provided path: dist/maplibre-gl.js. No artifacts will be uploaded.
Integration tests (ubuntu-latest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 2)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 2)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 2)
No files were found with the provided path: /home/runner/work/maplibre-gl-js/maplibre-gl-js/test/integration/render/results.html. No artifacts will be uploaded.
Render tests (ubuntu-latest, 1)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 1)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 1)
No files were found with the provided path: /home/runner/work/maplibre-gl-js/maplibre-gl-js/test/integration/render/results.html. No artifacts will be uploaded.
Render tests (ubuntu-latest, 0)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
Render tests (ubuntu-latest, 0)
No files were found with the provided path: /home/runner/work/maplibre-gl-js/maplibre-gl-js/test/integration/render/results.html. No artifacts will be uploaded.
Render tests (ubuntu-latest, 0)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Code Hygiene: 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
Render tests (windows-latest, 2)
No files were found with the provided path: D:\a\maplibre-gl-js\maplibre-gl-js/test/integration/render/results.html. No artifacts will be uploaded.
Render tests (windows-latest, 2)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\test-results-action\v1\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 2)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 1)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 1)
No files were found with the provided path: D:\a\maplibre-gl-js\maplibre-gl-js/test/integration/render/results.html. No artifacts will be uploaded.
Render tests (windows-latest, 1)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\test-results-action\v1\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 0)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\test-results-action\v1\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 0)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Render tests (windows-latest, 0)
No files were found with the provided path: D:\a\maplibre-gl-js\maplibre-gl-js/test/integration/render/results.html. No artifacts will be uploaded.