Skip to content

feat(deps): upgrade ESLint and react-hooks with code fixes #341

feat(deps): upgrade ESLint and react-hooks with code fixes

feat(deps): upgrade ESLint and react-hooks with code fixes #341

Triggered via pull request December 3, 2025 23:53
Status Success
Total duration 1m 5s
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