Add alert Info in Map #52
Annotations
10 errors
Typecheck:
src/views/AlertMap/AlertListItem/index.tsx#L8
Cannot find module '#generated/types' or its corresponding type declarations.
|
Typecheck:
src/views/AlertMap/AlertListItem/index.tsx#L35
Parameter 'alert' implicitly has an 'any' type.
|
Typecheck:
src/views/AlertMap/CountryListItem/index.tsx#L8
Cannot find module '#generated/types' or its corresponding type declarations.
|
Typecheck:
src/views/AlertMap/Filters/index.tsx#L1
'useMemo' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/Filters/index.tsx#L5
'gql' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/Filters/index.tsx#L10
'listToGroupList' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/Filters/index.tsx#L13
Cannot find module '#generated/types' or its corresponding type declarations.
|
Typecheck:
src/views/AlertMap/index.tsx#L45
Cannot find module '#generated/types' or its corresponding type declarations.
|
Typecheck:
src/views/AlertMap/index.tsx#L184
'keySelector' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/index.tsx#L221
'activeAlerts' is declared but its value is never read.
|
Loading