Bugfix file filter when opening Network XML #97
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/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/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. 'FontStyle.Bold' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L52
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/DevicePDOView2.cs#L52
This call site is reachable on all platforms. 'Grid.Columns' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L41
This call site is reachable on all platforms. 'CustomScrollControl.VScrollBar' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L69
This call site is reachable on all platforms. 'RowInfo.Height' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/DevicePDOView2.cs#L53
This call site is reachable on all platforms. 'Grid.Columns' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
EDSEditorGUI/Form1.cs#L448
This call site is reachable on all platforms. 'StringFormat' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
This job succeeded
Loading