Skip to content

localStorage -> IndexedDB #3

localStorage -> IndexedDB

localStorage -> IndexedDB #3

Triggered via push January 19, 2024 17:57
Status Failure
Total duration 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
deploy: src/components/SettingsList.tsx#L8
Property 'thoughts' does not exist on type '{ activeThought: Thought | undefined; sortedThoughts: Thought[] | undefined; createThought: () => Promise<void>; updateThought: (id: number, text: string) => void; focusThought: (t: Thought) => void; clearThought: (t: Thought) => void; }'.
deploy
Process completed with exit code 2.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.