Make Tvdb Client usage more resilient and robust (#112) #187
Annotations
10 errors
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L137
Argument 3: cannot convert from '(long?, long?)' to '(long Width, long Height)'
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L137
Nullability of reference types in value of type 'long?' doesn't match target type 'long'.
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L137
Nullability of reference types in value of type 'long?' doesn't match target type 'long'.
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L156
Argument 3: cannot convert from '(long?, long?)' to '(long Width, long Height)'
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L156
Nullability of reference types in value of type 'long?' doesn't match target type 'long'.
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L156
Nullability of reference types in value of type 'long?' doesn't match target type 'long'.
|
Autobuild:
Jellyfin.Plugin.Tvdb/Providers/TvdbSeasonImageProvider.cs#L84
The type 'long?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)'. Nullability of type argument 'long?' doesn't match 'notnull' constraint.
|
Autobuild:
Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesImageProvider.cs#L81
The type 'long?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)'. Nullability of type argument 'long?' doesn't match 'notnull' constraint.
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L137
Argument 3: cannot convert from '(long?, long?)' to '(long Width, long Height)'
|
Autobuild:
Jellyfin.Plugin.Tvdb/TvdbSdkExtensions.cs#L137
Nullability of reference types in value of type 'long?' doesn't match target type 'long'.
|
Loading