Update material-ui monorepo (major) #2775
Annotations
3 errors and 10 warnings
|
Run lint ⚙️
Process completed with exit code 1.
|
|
Run lint ⚙️:
src/lib/legacy/index.ts#L2
Unable to resolve path to module 'regenerator-runtime/runtime'
|
|
Run lint ⚙️:
src/apps/dashboard/components/widgets/ItemCountsWidget.tsx#L8
Unable to resolve path to module '@mui/material/Grid2'
|
|
Run lint ⚙️:
src/apps/dashboard/routes/users/add.tsx#L131
Refactor this code to not nest functions more than 4 levels deep
|
|
Run lint ⚙️:
src/apps/dashboard/routes/users/access.tsx#L244
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array
|
|
Run lint ⚙️:
src/apps/dashboard/routes/users/access.tsx#L146
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
|
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