Skip to content

chore: remove temp screenshots from repo #12

chore: remove temp screenshots from repo

chore: remove temp screenshots from repo #12

Triggered via push February 6, 2026 09:41
Status Success
Total duration 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: src/hooks/index.ts#L105
React Hook useCallback has a missing dependency: 'saveLastQuery'. Either include it or remove the dependency array
build: src/components/TagInput.tsx#L44
React Hook useEffect has a missing dependency: 'tags.length'. Either include it or remove the dependency array
build: src/App.tsx#L314
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked