Merge pull request #1066 from FAIMS/dependabot/npm_and_yarn/ol-9.2.4 #593
Annotations
4 errors and 2 warnings
src/gui/fields/maps/MapWrapper.tsx#L80
Type 'VectorSource<any>' does not satisfy the constraint 'FeatureLike'.
|
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>'.
|
src/gui/fields/maps/MapWrapper.tsx#L210
Argument of type 'VectorSource<any>[]' is not assignable to parameter of type 'Feature<Geometry>[]'.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "outputCommitsWithinTime".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3, actions/setup-java@v3, android-actions/setup-android@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading