Add button to adjust audio playback rate #2780
Annotations
7 errors and 10 warnings
|
Run lint ⚙️
Process completed with exit code 1.
|
|
Run lint ⚙️:
src/components/remotecontrol/remotecontrol.js#L846
Unexpected trailing comma
|
|
Run lint ⚙️:
src/components/remotecontrol/remotecontrol.js#L834
Missing semicolon
|
|
Run lint ⚙️:
src/components/remotecontrol/remotecontrol.js#L834
'showPlaybackRateMenuButton' is never reassigned. Use 'const' instead
|
|
Run lint ⚙️:
src/components/remotecontrol/remotecontrol.js#L83
'actionsheet' is already declared in the upper scope on line 7 column 8
|
|
Run lint ⚙️:
src/components/remotecontrol/remotecontrol.js#L51
'actionsheet' is already declared in the upper scope on line 7 column 8
|
|
Run lint ⚙️:
src/components/nowPlayingBar/nowPlayingBar.js#L263
Unexpected trailing comma
|
|
Run lint ⚙️:
src/apps/dashboard/routes/index.tsx#L103
`Grid` is deprecated. Use the [`Grid2`](https://mui.com/material-ui/react-grid2/) component instead
|
|
Run lint ⚙️:
src/apps/dashboard/routes/index.tsx#L91
`Grid` is deprecated. Use the [`Grid2`](https://mui.com/material-ui/react-grid2/) component instead
|
|
Run lint ⚙️:
src/apps/dashboard/routes/index.tsx#L90
`Grid` is deprecated. Use the [`Grid2`](https://mui.com/material-ui/react-grid2/) component instead
|
|
Run lint ⚙️:
src/apps/dashboard/routes/branding/index.tsx#L127
Take the required action to fix the issue indicated by this comment
|
|
Run lint ⚙️:
src/apps/dashboard/features/sessions/utils/getNowPlayingName.ts#L17
Take the required action to fix the issue indicated by this comment
|
|
Run lint ⚙️:
src/apps/dashboard/features/logs/api/useServerLog.ts#L14
Take the required action to fix the issue indicated by this comment
|
|
Run lint ⚙️:
src/apps/dashboard/features/backups/api/useRestoreBackup.ts#L7
Take the required action to fix the issue indicated by this comment
|
|
Run lint ⚙️:
src/apps/dashboard/features/backups/api/useCreateBackup.ts#L10
Take the required action to fix the issue indicated by this comment
|
|
Run lint ⚙️:
src/apps/dashboard/features/backups/api/useBackups.ts#L10
Take the required action to fix the issue indicated by this comment
|
|
Run lint ⚙️:
src/apps/dashboard/components/AppTabs.tsx#L56
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Loading