CodeQL #24
Annotations
10 warnings
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/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/Dlna/CodecProfile.cs#L21
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/Dlna/CodecProfile.cs#L23
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/Dlna/ProfileConditionValue.cs#L5
Mark enums with FlagsAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1027)
|
Analyze (csharp):
MediaBrowser.Model/Dlna/ContainerProfile.cs#L14
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Analyze (csharp):
MediaBrowser.Model/MediaInfo/MediaInfo.cs#L24
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)
|