Release v1.1.0 #1750
Annotations
9 errors
frontend:
src/frontend/screens/Observation/Buttons.tsx#L19
Cannot find module '../../sharedComponents/Text/BodyText.tsx' or its corresponding type declarations.
|
frontend:
src/frontend/screens/ObservationFields/QuestionLabel.tsx#L5
Cannot find module '../../sharedComponents/Text/HeaderText' or its corresponding type declarations.
|
frontend:
src/frontend/screens/Settings/MapManagement/BackgroundMaps.tsx#L24
Cannot find module '../../../sharedComponents/Text/HeaderText' or its corresponding type declarations.
|
frontend:
src/frontend/screens/Settings/MapManagement/BackgroundMaps.tsx#L25
Cannot find module '../../../sharedComponents/Text/BodyText' or its corresponding type declarations.
|
frontend:
src/frontend/screens/Settings/MapManagement/ChooseMapFile.tsx#L8
Cannot find module '../../../sharedComponents/Text/HeaderText' or its corresponding type declarations.
|
frontend:
src/frontend/screens/Settings/MapManagement/ChooseMapFile.tsx#L9
Cannot find module '../../../sharedComponents/Text/BodyText' or its corresponding type declarations.
|
frontend:
src/frontend/screens/Settings/MapManagement/CustomMapDetails.tsx#L14
Cannot find module '../../../sharedComponents/Text/BodyText' or its corresponding type declarations.
|
frontend:
src/frontend/screens/Settings/MapManagement/CustomMapDetails.tsx#L15
Cannot find module '../../../sharedComponents/Text/HeaderText' or its corresponding type declarations.
|
frontend
Process completed with exit code 2.
|