Bump @types/mapbox__vector-tile from 1.3.0 to 1.3.3 #354
Annotations
10 errors and 1 warning
src/data/bucket/circle_bucket.ts#L104
Type '0 | 2 | 1 | 3' is not assignable to type '2 | 1 | 3'.
|
src/data/bucket/fill_bucket.ts#L95
Type '0 | 2 | 1 | 3' is not assignable to type '2 | 1 | 3'.
|
src/data/bucket/fill_extrusion_bucket.ts#L109
Type '0 | 2 | 1 | 3' is not assignable to type '2 | 1 | 3'.
|
src/data/bucket/line_bucket.ts#L164
Type '0 | 2 | 1 | 3' is not assignable to type '2 | 1 | 3'.
|
src/data/bucket/symbol_bucket.ts#L516
Type '"Unknown" | "Point" | "LineString" | "Polygon"' is not assignable to type '"Point" | "LineString" | "Polygon"'.
|
src/data/evaluation_feature.ts#L27
Type '0 | 2 | 1 | 3' is not assignable to type '2 | 1 | 3 | "Unknown" | "Point" | "LineString" | "Polygon" | "MultiPoint" | "MultiLineString" | "MultiPolygon"'.
|
src/data/feature_index.ts#L210
Argument of type 'VectorTileFeature' is not assignable to parameter of type 'Feature'.
|
src/data/program_configuration.ts#L508
Argument of type 'VectorTileFeature' is not assignable to parameter of type 'Feature'.
|
src/source/tile.ts#L341
Argument of type 'VectorTileFeature' is not assignable to parameter of type 'Feature'.
|
src/style/style_layer/circle_style_layer.ts#L54
Argument of type 'VectorTileFeature' is not assignable to parameter of type 'Feature'.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading