Skip to content

feat(deps): upgrade Vite to v7 and TanStack packages #344

feat(deps): upgrade Vite to v7 and TanStack packages

feat(deps): upgrade Vite to v7 and TanStack packages #344

Triggered via pull request December 4, 2025 00:10
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint: src/components/GridCard.tsx#L53
'isStale' is assigned a value but never used. Allowed unused args must match /^_/u
Lint: src/components/ConnectionStatus.tsx#L1
'useEffect' is defined but never used
Lint: src/components/CardConfig.tsx#L13
'Card' is defined but never used
Lint: src/components/CameraCard.tsx#L54
'scaleFactor' is assigned a value but never used
Lint: src/components/CameraCard.tsx#L44
'isStreaming' is defined but never used. Allowed unused args must match /^_/u