Add alert Info in Map #96
Annotations
13 errors and 1 warning
Typecheck:
src/views/Home/AlertsView/AlertsAside/CountryListItem/index.tsx#L6
Module '"#generated/types"' has no exported member 'CountryListQuery'.
|
Typecheck:
src/views/Home/AlertsView/AlertsAside/index.tsx#L9
Module '"#generated/types"' has no exported member 'CountryListQuery'.
|
Typecheck:
src/views/Home/AlertsView/AlertsMap/index.tsx#L14
Module '"#generated/types"' has no exported member 'CountryListQuery'.
|
Typecheck:
src/views/Home/AlertsView/index.tsx#L11
Module '"#generated/types"' has no exported member 'CountryListQuery'.
|
Typecheck:
src/views/Home/AlertsView/index.tsx#L12
Module '"#generated/types"' has no exported member 'CountryListQueryVariables'.
|
Typecheck:
src/views/Home/AlertsView/index.tsx#L57
Parameter 'country' implicitly has an 'any' type.
|
Typecheck
Process completed with exit code 2.
|
Lint JS:
src/views/Home/AlertsView/AlertsAside/CountryListItem/index.tsx#L6
CountryListQuery not found in '#generated/types'
|
Lint JS:
src/views/Home/AlertsView/AlertsAside/index.tsx#L9
CountryListQuery not found in '#generated/types'
|
Lint JS:
src/views/Home/AlertsView/AlertsMap/index.tsx#L14
CountryListQuery not found in '#generated/types'
|
Lint JS:
src/views/Home/AlertsView/index.tsx#L11
CountryListQuery not found in '#generated/types'
|
Lint JS:
src/views/Home/AlertsView/index.tsx#L12
CountryListQueryVariables not found in '#generated/types'
|
Lint JS
Process completed with exit code 1.
|
Lint JS:
src/views/Home/AlertsView/AlertsAside/index.tsx#L39
Unexpected console statement
|