Skip to content

Removes duplicate search results from search, and fix incorrect URLs #2244

Removes duplicate search results from search, and fix incorrect URLs

Removes duplicate search results from search, and fix incorrect URLs #2244

Triggered via pull request October 27, 2025 18:07
Status Failure
Total duration 24s
Artifacts

static_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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