Skip to content

Update Navbar.tsx

Update Navbar.tsx #22

Triggered via push January 25, 2026 13:27
Status Failure
Total duration 26s
Artifacts

build-apk.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 2.
build
Property 'language' is missing in type '{ currentSection: AppSection; onSectionChange: Dispatch<SetStateAction<AppSection>>; }' but required in type 'NavbarProps'.
build
Type '{ currentTheme: ThemeId; setTheme: (id: ThemeId) => void; }' is missing the following properties from type 'SettingsProps': language, setLanguage
build
Property 'language' is missing in type '{}' but required in type 'WallpaperGridProps'.
build
Property 'language' is missing in type '{ release: ReleaseInfo; isLatest: boolean; }' but required in type 'VersionCardProps'.