Skip to content

Add alert Info in Map #50

Add alert Info in Map

Add alert Info in Map #50

Triggered via pull request April 2, 2024 11:33
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Typecheck: src/views/AlertMap/AlertDetail/index.tsx#L8
Cannot find module '#generated/types' or its corresponding type declarations.
Typecheck: src/views/AlertMap/AlertDetail/index.tsx#L35
Parameter 'alert' implicitly has an 'any' type.
Typecheck: src/views/AlertMap/index.tsx#L40
Cannot find module '#generated/types' or its corresponding type declarations.
Typecheck: src/views/AlertMap/index.tsx#L217
'item' is of type 'unknown'.
Typecheck: src/views/AlertMap/index.tsx#L227
'uniqueCountries' is possibly 'undefined'.
Typecheck: src/views/AlertMap/index.tsx#L228
Parameter 'alert' implicitly has an 'any' type.
Typecheck: src/views/Home/index.tsx#L23
Property 'onActiveCountryChange' is missing in type '{ bbox: undefined; }' but required in type 'Props'.
Typecheck
Process completed with exit code 2.
Find unimported files
Process completed with exit code 1.
Lint JS: src/views/AlertMap/AlertDetail/index.tsx#L8
Unable to resolve path to module '#generated/types'
Lint JS: src/views/AlertMap/index.tsx#L40
Unable to resolve path to module '#generated/types'
Lint JS: src/views/AlertMap/index.tsx#L41
`#utils/constants` import should occur before import of `#generated/types`
Lint JS
Process completed with exit code 1.