chore(deps-dev): bump the eslint group with 5 updates #339
Annotations
1 error and 10 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/components/__tests__/CardConfig.test.tsx#L2
'fireEvent' is defined but never used
|
|
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
|
|
Lint:
src/components/CameraCard.tsx#L43
'hasFrameWarning' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
src/components/CameraCard.tsx#L1
'Grid' is defined but never used
|
|
Lint:
src/components/CameraCard.tsx#L1
'Separator' is defined but never used
|
|
Lint:
src/components/CameraCard.tsx#L1
'Badge' is defined but never used
|