Migrate dashboard user pages to use TS SDK #731
Annotations
10 warnings
Run lint ⚙️:
src/apps/dashboard/components/AppTabs.tsx#L56
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Run lint ⚙️:
src/apps/dashboard/routes/users/access.tsx#L141
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/access.tsx#L239
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array
|
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#L130
React Hook useCallback has a missing dependency: 'setTitle'. 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/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...'
|
Run lint ⚙️:
src/components/playback/playbackmanager.js#L2519
Unexpected 'fixme' comment: 'FIXME: This is gnarly, but don't want to...'
|
Loading