Arrow layer #141
build.yml
on: pull_request
Matrix: build
visual-regression-tests
0s
Annotations
18 errors and 2 warnings
build (ubuntu-latest, 3.12):
src/arrowlayer.ts#L39
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.12):
src/arrowlayer.ts#L56
Type 'VectorLayer<Feature<Geometry>>' is not assignable to type 'VectorLayer<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.12):
src/arrowlayer.ts#L127
Argument of type 'Feature<Point>[]' is not assignable to parameter of type 'VectorSource<Feature<Geometry>>[]'.
|
build (ubuntu-latest, 3.12):
src/arrowlayer.ts#L139
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.12):
src/geojson.ts#L41
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.12):
src/geojson.ts#L54
Type 'VectorLayer<Feature<Geometry>>' is not assignable to type 'VectorLayer<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.12):
src/geojson.ts#L111
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.12):
src/heatmap.ts#L39
Generic type 'Heatmap<FeatureType>' requires 1 type argument(s).
|
build (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
build (ubuntu-latest, 3.8):
src/arrowlayer.ts#L39
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.8):
src/arrowlayer.ts#L56
Type 'VectorLayer<Feature<Geometry>>' is not assignable to type 'VectorLayer<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.8):
src/arrowlayer.ts#L127
Argument of type 'Feature<Point>[]' is not assignable to parameter of type 'VectorSource<Feature<Geometry>>[]'.
|
build (ubuntu-latest, 3.8):
src/arrowlayer.ts#L139
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.8):
src/geojson.ts#L41
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.8):
src/geojson.ts#L54
Type 'VectorLayer<Feature<Geometry>>' is not assignable to type 'VectorLayer<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.8):
src/geojson.ts#L111
Type 'VectorSource<Feature<Geometry>>' does not satisfy the constraint 'FeatureLike'.
|
build (ubuntu-latest, 3.8):
src/heatmap.ts#L39
Generic type 'Heatmap<FeatureType>' requires 1 type argument(s).
|
build (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
build (ubuntu-latest, 3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|