Skip to content

Redesigned the Titlebar, About Page, ScreenTIme tracking moved react to rust #1

Redesigned the Titlebar, About Page, ScreenTIme tracking moved react to rust

Redesigned the Titlebar, About Page, ScreenTIme tracking moved react to rust #1

Triggered via pull request February 22, 2026 16:37
Status Failure
Total duration 1m 30s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build (macos-latest, --target aarch64-apple-darwin, arm64)
Command failed with exit code 1: bun tauri build --target aarch64-apple-darwin
build (macos-latest, --target aarch64-apple-darwin, arm64): src/components/window/AboutPage.tsx#L98
'StatBadge' is declared but its value is never read.
build (macos-latest, --target aarch64-apple-darwin, arm64): src/components/window/AboutPage.tsx#L16
'IoCloudDownload' is declared but its value is never read.
build (macos-latest, --target aarch64-apple-darwin, arm64): src/components/app-sidebar.tsx#L1
'React' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64)
Command failed with exit code 1: bun tauri build --target x86_64-apple-darwin
build (macos-latest, --target x86_64-apple-darwin, x86_64): src/components/window/AboutPage.tsx#L98
'StatBadge' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64): src/components/window/AboutPage.tsx#L16
'IoCloudDownload' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64): src/components/app-sidebar.tsx#L1
'React' is declared but its value is never read.
build (ubuntu-22.04)
Command failed with exit code 1: bun tauri build
build (ubuntu-22.04): src/components/window/AboutPage.tsx#L98
'StatBadge' is declared but its value is never read.
build (ubuntu-22.04): src/components/window/AboutPage.tsx#L16
'IoCloudDownload' is declared but its value is never read.
build (ubuntu-22.04): src/components/app-sidebar.tsx#L1
'React' is declared but its value is never read.
build (windows-latest)
Command failed with exit code 1: bun tauri build
build (windows-latest): src/components/window/AboutPage.tsx#L98
'StatBadge' is declared but its value is never read.
build (windows-latest): src/components/window/AboutPage.tsx#L16
'IoCloudDownload' is declared but its value is never read.
build (windows-latest): src/components/app-sidebar.tsx#L1
'React' is declared but its value is never read.