Refactor dashboard user #255
Annotations
10 warnings
Run lint βοΈ:
src/apps/dashboard/components/AppTabs.tsx#L56
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Run lint βοΈ:
src/apps/experimental/components/tabs/AppTabs.tsx#L25
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Run lint βοΈ:
src/apps/experimental/routes/home.tsx#L126
React Hook useCallback has a missing dependency: 'setTitle'. Either include it or remove the dependency array
|
Run lint βοΈ:
src/apps/stable/features/playback/utils/mediaSegmentManager.ts#L28
Unexpected 'fixme' comment: 'FIXME: Replace with SDK...'
|
Run lint βοΈ:
src/apps/stable/routes/user/userprofile.tsx#L75
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint βοΈ:
src/components/ConnectionRequired.tsx#L79
React Hook useCallback has a missing dependency: 'location'. Either include it or remove the dependency array
|
Run lint βοΈ:
src/components/autoFocuser.js#L80
Unexpected 'fixme' comment: 'FIXME: Multiple itemsContainers'
|
Run lint βοΈ:
src/components/dashboard/users/UserPasswordForm.tsx#L64
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint βοΈ:
src/components/images/imageLoader.js#L102
Unexpected 'hack' comment: 'HACK: Hide the content of the card...'
|
Run lint βοΈ:
src/components/images/imageLoader.js#L145
Unexpected 'hack' comment: 'HACK: Unhide the content of the card...'
|
Loading