Skip to content

Add alert Info in Map #49

Add alert Info in Map

Add alert Info in Map #49

Triggered via pull request April 2, 2024 04:10
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.