Skip to content

Fix duplicate watched entries #302

Fix duplicate watched entries

Fix duplicate watched entries #302

Re-run triggered November 26, 2023 21:59
Status Failure
Total duration 1m 59s
Artifacts

scan-codeql.yaml

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

Annotations

8 errors
call / Analyze (csharp): Trakt/Extensions.cs#L476
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call / Analyze (csharp): Trakt/Extensions.cs#L499
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call / Analyze (csharp): Trakt/Extensions.cs#L534
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call / Analyze (csharp): Trakt/Extensions.cs#L476
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call / Analyze (csharp): Trakt/Extensions.cs#L499
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call / Analyze (csharp): Trakt/Extensions.cs#L534
The behavior of 'int?.ToString()' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
call / Analyze (csharp)
Assets file '/home/runner/work/jellyfin-plugin-trakt/jellyfin-plugin-trakt/Trakt/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-v2.15.3/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and error was: Error: Could not auto-detect a suitable build method