Upgrade Nuget #56
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
XCoderLinux/XCom/FrmMain.cs#L23
'VBox.VBox()' is obsolete
|
XCoderLinux/XCom/FrmMain.designer.cs#L37
'HBox.HBox()' is obsolete
|
XCoderLinux/XCom/FrmMain.designer.cs#L41
'VBox.VBox()' is obsolete
|
XCoderLinux/XCom/FrmMain.designer.cs#L42
'HBox.HBox()' is obsolete
|
XCoderLinux/XApi/FrmMain.designer.cs#L40
'HBox.HBox()' is obsolete
|
XCoderLinux/XApi/FrmMain.designer.cs#L45
'VBox.VBox()' is obsolete
|
XCoderLinux/XApi/FrmMain.designer.cs#L46
'HBox.HBox()' is obsolete
|
XCoderLinux/XCom/SerialPortList.cs#L37
'HBox.HBox()' is obsolete
|
XCoderLinux/XCom/SerialPortList.cs#L92
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
|
XCoderLinux/XCom/SerialPortList.cs#L96
The variable 'k' is assigned but its value is never used
|
This job succeeded
Loading