Skip to content

Tvdb v4 migration

Tvdb v4 migration #144

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

scan-codeql.yaml

on: pull_request
Matrix: call / Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors
call / Analyze (csharp): Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesProvider.cs#L509
Cannot convert null to 'int' because it is a non-nullable value type
call / Analyze (csharp): 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 / Analyze (csharp): Jellyfin.Plugin.Tvdb/Providers/TvdbSeriesProvider.cs#L509
Cannot convert null to 'int' because it is a non-nullable value type
call / Analyze (csharp): 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 / Analyze (csharp)
Assets file '/home/runner/work/jellyfin-plugin-tvdb/jellyfin-plugin-tvdb/Jellyfin.Plugin.Tvdb/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
call / Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.3/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and error was: Error: Could not auto-detect a suitable build method