pop-out-clock proof of concept #1247
Merged
Annotations
10 errors
apps/client/src/AppRouter.tsx#L1
Run autofix to sort these imports!
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L1
Run autofix to sort these imports!
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L2
'isStringBoolean' is defined but never used. Allowed unused vars must match /^_/u
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L3
'Playback' is defined but never used. Allowed unused vars must match /^_/u
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L3
'TimerPhase' is defined but never used. Allowed unused vars must match /^_/u
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L3
'TimerType' is defined but never used. Allowed unused vars must match /^_/u
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L18
'isMirrored' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L18
'viewSettings' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L34
'color' is never reassigned. Use 'const' instead
|
apps/client/src/features/viewers/pop-out-clock/PopOutTimer.tsx#L35
'title' is never reassigned. Use 'const' instead
|
This job failed
Loading