Tvdb v4 migration #60
Annotations
5 errors
call / test:
Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesProvider.cs#L509
Cannot convert null to 'int' because it is a non-nullable value type
|
call / test:
Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesProvider.cs#L511
'int' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
call / test:
Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesProvider.cs#L509
Cannot convert null to 'int' because it is a non-nullable value type
|
call / test:
Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesProvider.cs#L511
'int' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
call / test
Process completed with exit code 1.
|