Add alert Info in Map #49
ci.yml
on: pull_request
Find unimported files
44s
Build
0s
Annotations
12 errors
Lint JS
Process completed with exit code 1.
|
Find unimported files
Process completed with exit code 1.
|
Typecheck:
src/views/AlertMap/index.tsx#L17
'listToGroupList' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/index.tsx#L33
Cannot find module '#generated/types' or its corresponding type declarations.
|
Typecheck:
src/views/AlertMap/index.tsx#L153
'sourceOptions' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/index.tsx#L166
'alertId' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/index.tsx#L177
'countryResponse' is declared but its value is never read.
|
Typecheck:
src/views/AlertMap/index.tsx#L215
'item' is of type 'unknown'.
|
Typecheck:
src/views/AlertMap/index.tsx#L223
'uniqueCountries' is possibly 'undefined'.
|
Typecheck:
src/views/AlertMap/index.tsx#L224
Parameter 'alert' implicitly has an 'any' type.
|
Typecheck:
src/views/Home/index.tsx#L23
Property 'alertId' is missing in type '{ bbox: undefined; }' but required in type 'Props'.
|
Typecheck
Process completed with exit code 2.
|