Skip to content

AB#26925 Sync stores and layers to geoserver #3322

AB#26925 Sync stores and layers to geoserver

AB#26925 Sync stores and layers to geoserver #3322

Triggered via pull request March 18, 2024 14:54
Status Failure
Total duration 1m 12s
Artifacts

workflow.yml

on: pull_request
detect-changes
10s
detect-changes
Matrix: ibf-api-service
Matrix: ibf-dashboard
bump-version
0s
bump-version
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
ibf-api-service (12.x): services/API-service/src/scripts/geoserver-sync.service.ts#L3
'map' is defined but never used. Allowed unused vars must match /^_/u
ibf-api-service (12.x): services/API-service/src/scripts/geoserver-sync.service.ts#L8
'fs' is defined but never used. Allowed unused vars must match /^_/u
ibf-api-service (12.x): services/API-service/src/scripts/geoserver-sync.service.ts#L45
Replace `"🚀·~·GeoseverSyncService·~·geoserverResourceNameObjects:",·geoserverResourceNameObjects)` with `⏎······'🚀·~·GeoseverSyncService·~·geoserverResourceNameObjects:',⏎······geoserverResourceNameObjects,⏎····);`
ibf-api-service (12.x): services/API-service/src/scripts/geoserver-sync.service.ts#L54
Replace `"🚀·~·GeoseverSyncService·~·syncStores·~·foundStoreNames:",·foundStoreNames)` with `⏎······'🚀·~·GeoseverSyncService·~·syncStores·~·foundStoreNames:',⏎······foundStoreNames,⏎····);`
ibf-api-service (12.x): services/API-service/src/scripts/geoserver-sync.service.ts#L58
Replace `"🚀·~·GeoseverSyncService·~·syncStores·~·missingStoreNames:",·missingStoreNames)` with `⏎······'🚀·~·GeoseverSyncService·~·syncStores·~·missingStoreNames:',⏎······missingStoreNames,⏎····);`
ibf-api-service (12.x): services/API-service/src/scripts/scripts.controller.ts#L8
'Patch' is defined but never used. Allowed unused vars must match /^_/u
ibf-api-service (12.x): services/API-service/src/scripts/scripts.controller.ts#L9
'HttpException' is defined but never used. Allowed unused vars must match /^_/u
detect-changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ibf-api-service (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3.4.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ibf-api-service (12.x): services/API-service/src/api/event/event-map-image.entity.ts#L19
Unexpected any. Specify a different type
ibf-api-service (12.x): services/API-service/src/api/event/event.service.ts#L998
Unexpected any. Specify a different type
ibf-api-service (12.x): services/API-service/src/api/lines-data/lines-data.service.ts#L20
Unexpected any. Specify a different type
ibf-api-service (12.x): services/API-service/src/api/lines-data/lines-data.service.ts#L37
Unexpected any. Specify a different type
ibf-api-service (12.x)
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/