Arrow layer #155
build.yml
on: pull_request
Matrix: build
visual-regression-tests
0s
Annotations
6 errors and 2 warnings
build (ubuntu-latest, 3.8):
src/heatmap.ts#L59
Type 'Heatmap<Feature<Geometry>>' is not assignable to type 'Heatmap<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.8):
src/heatmap.ts#L90
Argument of type 'VectorSource<Feature<Geometry>>' is not assignable to parameter of type 'VectorSource<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
build (ubuntu-latest, 3.12):
src/heatmap.ts#L59
Type 'Heatmap<Feature<Geometry>>' is not assignable to type 'Heatmap<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.12):
src/heatmap.ts#L90
Argument of type 'VectorSource<Feature<Geometry>>' is not assignable to parameter of type 'VectorSource<VectorSource<Feature<Geometry>>>'.
|
build (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
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/
|
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/
|