This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
refactor: rewrite with new ui #208
Annotations
10 errors
Build Application:
src/components/component/CircleMarker.vue#L5
Cannot find module '../../scripts/helper/utils' or its corresponding type declarations.
|
Build Application:
src/components/component/DetailedReportItem.vue#L2
'IntensityBox' is declared but its value is never read.
|
Build Application:
src/components/component/DetailedReportItem.vue#L4
Cannot find module '../../scripts/class/api' or its corresponding type declarations.
|
Build Application:
src/components/component/DetailedReportItem.vue#L5
All imports in import declaration are unused.
|
Build Application:
src/components/component/DetailedReportItem.vue#L8
Cannot find module '../../scripts/helper/utils' or its corresponding type declarations.
|
Build Application:
src/components/component/DetailedReportItem.vue#L9
All imports in import declaration are unused.
|
Build Application:
src/components/component/DetailedReportItem.vue#L9
Cannot find module '../../scripts/helper/color' or its corresponding type declarations.
|
Build Application:
src/components/component/EEW.vue#L2
'CircleMarker' is declared but its value is never read.
|
Build Application:
src/components/component/EEW.vue#L4
'DotMarker' is declared but its value is never read.
|
Build Application:
src/components/component/EEW.vue#L11
'EewStatus' is declared but its value is never read.
|
Loading