Divided the DocumentationGen into DocumentationGenHtml & Documentatio… #107
Annotations
11 warnings
libEDSsharp/CanOpenXDD.cs#L768
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
EDSEditorGUI/ListViewEx.cs#L458
This call site is reachable on all platforms. 'Graphics.MeasureString(string?, Font)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/InsertObjects.cs#L152
This call site is reachable on all platforms. 'Font' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/InsertObjects.cs#L152
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L51
This call site is reachable on all platforms. 'ColumnInfo.Width' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/Form1.cs#L498
This call site is reachable on all platforms. 'StringAlignment.Center' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L40
This call site is reachable on all platforms. 'GridVirtual.SelectionMode' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/Form1.cs#L500
This call site is reachable on all platforms. 'Graphics.DrawString(string?, Font, Brush, RectangleF, StringFormat?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L65
This call site is reachable on all platforms. 'ICellVirtual.View' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/Form1.cs#L485
This call site is reachable on all platforms. 'Brushes.Gray' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
This job succeeded
Loading