Skip to content

Merge branch 'robincornelius:xdd' into main #76

Merge branch 'robincornelius:xdd' into main

Merge branch 'robincornelius:xdd' into main #76

Triggered via push April 4, 2024 17:33
Status Success
Total duration 2m 30s
Artifacts 2

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build (net6, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (net6, Release): 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?'
build (net6, Release): libEDSsharp/CanOpenNodeExporter.cs#L196
Missing XML comment for publicly visible type or member 'CanOpenNodeExporter.prewalkArrays()'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L32
Missing XML comment for publicly visible type or member 'CanOpenXDD'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L34
Missing XML comment for publicly visible type or member 'CanOpenXDD.dev'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L35
Missing XML comment for publicly visible type or member 'CanOpenXDD.readXML(string)'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L54
Missing XML comment for publicly visible type or member 'CanOpenXDD.readMultiXML(string)'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L81
Missing XML comment for publicly visible type or member 'CanOpenXDD.writeMultiXML(string, List<EDSsharp>)'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L103
Missing XML comment for publicly visible type or member 'CanOpenXDD.writeXML(string, EDSsharp)'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L112
Missing XML comment for publicly visible type or member 'CanOpenXDD.fillparamater(parameter, ODentry)'
build (net6, Release): libEDSsharp/CanOpenXDD.cs#L188
Missing XML comment for publicly visible type or member 'CanOpenXDD.convert(EDSsharp)'
build (net481, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (net481, Debug)
No files were found with the provided path: EDSEditorGUI\bin\Release\. No artifacts will be uploaded.
build (net481, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (net481, Release): libEDSsharp/CanOpenNodeExporter.cs#L196
Missing XML comment for publicly visible type or member 'CanOpenNodeExporter.prewalkArrays()'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L32
Missing XML comment for publicly visible type or member 'CanOpenXDD'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L34
Missing XML comment for publicly visible type or member 'CanOpenXDD.dev'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L35
Missing XML comment for publicly visible type or member 'CanOpenXDD.readXML(string)'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L54
Missing XML comment for publicly visible type or member 'CanOpenXDD.readMultiXML(string)'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L81
Missing XML comment for publicly visible type or member 'CanOpenXDD.writeMultiXML(string, List<EDSsharp>)'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L103
Missing XML comment for publicly visible type or member 'CanOpenXDD.writeXML(string, EDSsharp)'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L112
Missing XML comment for publicly visible type or member 'CanOpenXDD.fillparamater(parameter, ODentry)'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L188
Missing XML comment for publicly visible type or member 'CanOpenXDD.convert(EDSsharp)'
build (net481, Release): libEDSsharp/CanOpenXDD.cs#L684
Missing XML comment for publicly visible type or member 'CanOpenXDD.convert(ISO15745ProfileContainer)'
build (net6, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (net6, Debug): 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?'
build (net6, Debug): 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)
build (net6, Debug): 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)
build (net6, Debug): 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)
build (net6, Debug): EDSEditorGUI/DevicePDOView2.cs#L53
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)
build (net6, Debug): EDSEditorGUI/DevicePDOView2.cs#L46
This call site is reachable on all platforms. 'Grid.this[int, int]' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (net6, Debug): EDSEditorGUI/DevicePDOView2.cs#L63
This call site is reachable on all platforms. 'Grid.this[int, int]' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (net6, Debug): EDSEditorGUI/DevicePDOView2.cs#L57
This call site is reachable on all platforms. 'Grid.this[int, int]' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (net6, Debug): 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)
build (net6, Debug): EDSEditorGUI/DevicePDOView2.cs#L63
This call site is reachable on all platforms. 'ICell.ColumnSpan' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (net6, Debug)
No files were found with the provided path: EDSEditorGUI\bin\Release\. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
EDSEditor_net481 Expired
443 KB
EDSEditor_net6 Expired
5.6 MB