Skip to content
Triggered via pull request September 15, 2024 21:53
@IruNil6IruNil6
synchronize #1
main-menu
Status Success
Total duration 1m 25s
Artifacts

build-pull-request.yml

on: pull_request
Matrix: Build-Ubuntu
Matrix: Build-Windows
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.Style' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L93
This call site is reachable on all platforms. 'Graphics.MeasureString(string?, Font, PointF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L84
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)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L87
This call site is reachable on all platforms. 'Graphics.TextRenderingHint' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L71
This call site is reachable on all platforms. 'GraphicsPath' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L89
This call site is reachable on all platforms. 'StringFormat.GenericTypographic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.FontFamily' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L104
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)
Build-Ubuntu (Release): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'GraphicsPath.AddString(string, FontFamily, int, float, RectangleF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L71
This call site is reachable on all platforms. 'GraphicsPath' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L104
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)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L93
This call site is reachable on all platforms. 'Graphics.MeasureString(string?, Font, PointF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L62
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'GraphicsPath.AddString(string, FontFamily, int, float, RectangleF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L47
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, float, float, float, float)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L87
This call site is reachable on all platforms. 'Graphics.TextRenderingHint' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L84
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)
Build-Ubuntu (Debug): Client/Common/TextRenderer.cs#L45
This call site is reachable on all platforms. 'StringFormat.GenericTypographic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L38
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)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L104
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)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L91
This call site is reachable on all platforms. 'StringFormatFlags.MeasureTrailingSpaces' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.Style' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L71
This call site is reachable on all platforms. 'GraphicsPath' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L85
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L72
This call site is reachable on all platforms. 'Font.Size' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L63
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L87
This call site is reachable on all platforms. 'Graphics.TextRenderingHint' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Debug): Client/Common/TextRenderer.cs#L91
This call site is reachable on all platforms. 'StringFormat.FormatFlags' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L104
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)
Build-Windows (Release): Client/Common/TextRenderer.cs#L91
This call site is reachable on all platforms. 'StringFormatFlags.MeasureTrailingSpaces' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L38
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)
Build-Windows (Release): Client/Common/TextRenderer.cs#L58
This call site is reachable on all platforms. 'Graphics.FillPath(Brush, GraphicsPath)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L93
This call site is reachable on all platforms. 'Graphics.MeasureString(string?, Font, PointF, StringFormat?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L87
This call site is reachable on all platforms. 'Graphics.TextRenderingHint' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L41
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L84
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)
Build-Windows (Release): Client/Common/TextRenderer.cs#L62
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build-Windows (Release): Client/Common/TextRenderer.cs#L91
This call site is reachable on all platforms. 'StringFormat.FormatFlags' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)