Skip to content

Bump ol from 7.3.0 to 9.2.4 #3095

Bump ol from 7.3.0 to 9.2.4

Bump ol from 7.3.0 to 9.2.4 #3095

Triggered via pull request June 13, 2024 11:33
Status Failure
Total duration 51s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build (20, false): src/gui/fields/maps/MapWrapper.tsx#L80
Type 'VectorSource<any>' does not satisfy the constraint 'FeatureLike'.
build (20, false): src/gui/fields/maps/MapWrapper.tsx#L191
Argument of type 'VectorLayer<Feature<Geometry>>' is not assignable to parameter of type 'SetStateAction<VectorLayer<VectorSource<any>> | undefined>'.
build (20, false): src/gui/fields/maps/MapWrapper.tsx#L210
Argument of type 'VectorSource<any>[]' is not assignable to parameter of type 'Feature<Geometry>[]'.
build (20, false)
Process completed with exit code 2.
build (20, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/