CodeQL #39
Annotations
11 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/BlurayDiscInfo.cs#L28
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/BlurayDiscInfo.cs#L40
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/Search/SearchQuery.cs#L57
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/Search/SearchQuery.cs#L59
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/Search/SearchQuery.cs#L61
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/BlurayDiscInfo.cs#L16
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/MediaInfo.cs#L36
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/MediaInfo.cs#L42
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/MediaInfo.cs#L50
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/MediaInfo.cs#L48
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|