Skip to content

Merge pull request #11100 from crobibero/plugin-repo-10.9 #1

Merge pull request #11100 from crobibero/plugin-repo-10.9

Merge pull request #11100 from crobibero/plugin-repo-10.9 #1

Triggered via push March 4, 2024 04:04
Status Success
Total duration 9m 17s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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/Drawing/ImageDimensions.cs#L10
ImageDimensions should override Equals (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1815)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): MediaBrowser.Model/Channels/ChannelFeatures.cs#L41
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Channels/ChannelFeatures.cs#L47
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Channels/ChannelFeatures.cs#L64
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
Analyze (csharp): MediaBrowser.Model/Channels/ChannelQuery.cs#L15
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)