Skip to content

EPPlus version 7.6.0 #744

EPPlus version 7.6.0

EPPlus version 7.6.0 #744

Triggered via push February 6, 2025 14:19
Status Success
Total duration 14m 6s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/EPPlus/Drawing/ExcelDrawing.cs#L1721
The variable 'imageExists' is assigned but its value is never used
Analyze (csharp): src/EPPlus/Drawing/Enums/PictureLocation.cs#L14
Missing XML comment for publicly visible type or member 'PictureLocation.None'
Analyze (csharp): src/EPPlus/Drawing/ExcelDrawing.cs#L1721
The variable 'imageExists' is assigned but its value is never used
Analyze (csharp): src/EPPlus/Drawing/Enums/PictureLocation.cs#L14
Missing XML comment for publicly visible type or member 'PictureLocation.None'
Analyze (csharp): src/EPPlus/Drawing/ExcelDrawing.cs#L1721
The variable 'imageExists' is assigned but its value is never used
Analyze (csharp): src/EPPlus/Drawing/Enums/PictureLocation.cs#L14
Missing XML comment for publicly visible type or member 'PictureLocation.None'
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L54
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L11
This call site is reachable on all platforms. 'StringFormat.GenericDefault' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L53
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L57
This call site is reachable on all platforms. 'Image.VerticalResolution' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)