Skip to content

refactor: Improve favorite toggling UI update in history screen #19

refactor: Improve favorite toggling UI update in history screen

refactor: Improve favorite toggling UI update in history screen #19

Triggered via push February 18, 2025 05:10
Status Success
Total duration 33s
Artifacts

expo-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: packages/chat/app/components/InstallPWA.tsx#L16
'theme' is assigned a value but never used
lint: packages/chat/app/components/LanguageSelector.tsx#L11
'theme' is assigned a value but never used
lint: packages/chat/app/history.tsx#L1
'useWindowDimensions' is defined but never used
lint: packages/chat/app/history.tsx#L224
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
lint: packages/chat/app/index.tsx#L2
'useTranslation' is defined but never used