Skip to content

Accomidate for map element resize in leaflet #398

Accomidate for map element resize in leaflet

Accomidate for map element resize in leaflet #398

Triggered via push August 29, 2024 14:40
Status Failure
Total duration 5m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build mage web app
Type 'Readonly<{ content: { feed: string; items: { type: string; features: any[]; }; }; feed: { id: string; title: string; service: string; topic: string; }; }>' is not assignable to type 'Readonly<FeedPreview>'.
build mage web app
Cannot find module 'src/app/upgrade/ajs-upgraded-providers' or its corresponding type declarations.
build mage web app
Cannot find module '../upgrade/ajs-upgraded-providers' or its corresponding type declarations.
build mage web app
Cannot find module 'src/app/upgrade/ajs-upgraded-providers' or its corresponding type declarations.
build mage web app
Cannot find module 'src/app/upgrade/ajs-upgraded-providers' or its corresponding type declarations.
build mage web app
Argument of type 'MockLocalStorageService' is not assignable to parameter of type 'LocalStorageService'.
build mage web app
Cannot find module '../../authentication/authorize.component' or its corresponding type declarations.
build mage web app
'"./layer.service"' has no exported member named 'LayerService'. Did you mean 'MapLayerService'?
build mage web app
'"./layer.service"' has no exported member named 'LayerService'. Did you mean 'MapLayerService'?
build mage web app
'"./layer.service"' has no exported member named 'LayerService'. Did you mean 'MapLayerService'?
build mage web app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/