Removes duplicate search results from search, and fix incorrect URLs #2244
static_checks.yml
on: pull_request
typecheck
20s
lint
20s
Annotations
3 errors and 1 warning
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
src/ui/search.tsx#L72
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
typecheck:
src/ui/search.tsx#L71
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
lint:
src/ui/search.tsx#L67
Missing semicolon
|