CodeQL #28
Annotations
10 warnings
Autobuild:
MediaBrowser.Model/MediaInfo/BlurayDiscInfo.cs#L16
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Autobuild:
MediaBrowser.Model/MediaInfo/BlurayDiscInfo.cs#L28
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Autobuild:
MediaBrowser.Model/MediaInfo/BlurayDiscInfo.cs#L40
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Autobuild:
MediaBrowser.Model/Drawing/ImageDimensions.cs#L10
ImageDimensions should override Equals (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1815)
|
Autobuild:
MediaBrowser.Model/Drawing/ImageDimensions.cs#L10
ImageDimensions should override the equality (==) and inequality (!=) operators (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1815)
|
Autobuild:
MediaBrowser.Model/Drawing/ImageOrientation.cs#L5
Add a member to ImageOrientation that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
|
Autobuild:
MediaBrowser.Model/Search/SearchQuery.cs#L57
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Autobuild:
MediaBrowser.Model/Search/SearchQuery.cs#L59
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Autobuild:
MediaBrowser.Model/Search/SearchQuery.cs#L61
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Autobuild:
MediaBrowser.Model/Users/PinRedeemResult.cs#L19
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Loading