Skip to content

Updated version log #777

Updated version log

Updated version log #777

Triggered via push May 14, 2025 12:00
Status Success
Total duration 12m 16s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L50
This call site is reachable on all platforms. 'Font' 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#L42
This call site is reachable on all platforms. 'Graphics.DpiX' 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#L51
This call site is reachable on all platforms. 'Graphics.MeasureString(string?, Font, int, StringFormat?)' 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#L41
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' 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#L41
This call site is reachable on all platforms. 'Graphics.PageUnit' 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#L39
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/Drawing/Enums/PictureLocation.cs#L14
Missing XML comment for publicly visible type or member 'PictureLocation.None'
Analyze (csharp): src/EPPlus/Drawing/ExcelDrawing.cs#L1726
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#L1726
The variable 'imageExists' is assigned but its value is never used