Update dependency @jellyfin/sdk to v0.0.0-unstable.202412250502 #508
Annotations
10 errors and 11 warnings
Run lint ⚙️:
src/apps/experimental/components/library/GenresSectionContainer.tsx#L5
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/apps/experimental/components/library/ItemsView.tsx#L4
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/apps/experimental/components/library/ShuffleButton.tsx#L1
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/apps/experimental/components/library/SortButton.tsx#L16
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/hooks/useFetchItems.ts#L8
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/types/library.ts#L6
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/types/listOptions.ts#L1
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/types/sections.ts#L2
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/utils/items.ts#L3
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
Run lint ⚙️:
src/utils/sections.ts#L5
Unable to resolve path to module '@jellyfin/sdk/lib/models/api/item-sort-by'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/dashboard/routes/users/profile.tsx#L176
React Hook useCallback has a missing dependency: 'libraryMenu'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/profile.tsx#L185
React Hook useCallback has a missing dependency: 'getUser'. Either include it or remove the dependency array
|
Run lint ⚙️:
src/apps/dashboard/routes/users/profile.tsx#L264
React Hook useEffect has a missing dependency: 'getUser'. 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#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
|
Loading