Skip to content

Add lockfile after install #5179

Add lockfile after install

Add lockfile after install #5179

Triggered via push November 22, 2024 14:30
Status Failure
Total duration 2m 10s
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.