Skip to content

Restructure the HTML #5173

Restructure the HTML

Restructure the HTML #5173

Triggered via push November 22, 2024 13:04
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
types: src/pages/CityPicker.tsx#L68
Type 'ForwardedRef<HTMLInputElement>' is not assignable to type 'ForwardedRef<AsyncTypeahead<City>>'.
types: src/ui/Typeahead.tsx#L89
Type 'ForwardedRef<AsyncTypeahead<T>>' is not assignable to type 'Ref<HTMLElement>'.
types
Process completed with exit code 2.