Skip to content

Tvdb v4 migration

Tvdb v4 migration #60

Re-run triggered December 3, 2023 08:44
Status Failure
Total duration 21s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.