Skip to content

Migrate locator-tool to Vue #118

Migrate locator-tool to Vue

Migrate locator-tool to Vue #118

Triggered via push January 12, 2024 23:20
Status Failure
Total duration 26s
Artifacts

node-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: app/api/index.ts#L4
Module '"/home/runner/work/locator-tool/locator-tool/app/api/ltDataAuth"' has no default export.
build: app/components/index.ts#L9
Cannot find module './ltFilesSelector' or its corresponding type declarations.
build: app/components/index.ts#L10
Cannot find module './ltLanguageSelector' or its corresponding type declarations.
build: app/components/index.ts#L15
Cannot find module './ltNavbar' or its corresponding type declarations.
build: app/components/ltFileDetails.ts#L2
Module '"/home/runner/work/locator-tool/locator-tool/app/api/ltDataAuth"' has no default export.
build: app/components/ltFileDetails.ts#L22
Parameter 'error' implicitly has an 'any' type.
build: app/components/ltGeolocate.ts#L5
Module '"/home/runner/work/locator-tool/locator-tool/app/api/ltDataAuth"' has no default export.
build: app/components/ltMap.ts#L90
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ "OSM <svg class=\"octicon\"><use xlink:href=\"#link-external\"></use></svg>": TileLayer; OpenTopoMap: TileLayer; "Wikimedia Maps": TileLayer; "Esri World Imagery": TileLayer; "basemap.at \uD83C\uDDE6\uD83C\uDDF9 <svg class=\"octicon\"><use xlink:href=\"#link-external\"></use></svg>": TileLayer; }'.
build: app/components/ltUserInfo.ts#L2
Module '"/home/runner/work/locator-tool/locator-tool/app/api/ltDataAuth"' has no default export.
build: app/components/ltUserInfo.ts#L11
Parameter 'user' implicitly has an 'any' type.