Skip to content

feat: Add dynamic page titles with route-based translations #20

feat: Add dynamic page titles with route-based translations

feat: Add dynamic page titles with route-based translations #20

Triggered via push February 18, 2025 05:12
Status Success
Total duration 26s
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