Skip to content

Upgrade Nuget

Upgrade Nuget #56

Triggered via push September 4, 2024 11:26
Status Success
Total duration 1m 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
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/
build-test: XCoderLinux/XCom/FrmMain.cs#L23
'VBox.VBox()' is obsolete
build-test: XCoderLinux/XCom/FrmMain.designer.cs#L37
'HBox.HBox()' is obsolete
build-test: XCoderLinux/XCom/FrmMain.designer.cs#L41
'VBox.VBox()' is obsolete
build-test: XCoderLinux/XCom/FrmMain.designer.cs#L42
'HBox.HBox()' is obsolete
build-test: XCoderLinux/XApi/FrmMain.designer.cs#L40
'HBox.HBox()' is obsolete
build-test: XCoderLinux/XApi/FrmMain.designer.cs#L45
'VBox.VBox()' is obsolete
build-test: XCoderLinux/XApi/FrmMain.designer.cs#L46
'HBox.HBox()' is obsolete
build-test: XCoderLinux/XCom/SerialPortList.cs#L37
'HBox.HBox()' is obsolete
build-test: 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)
build-test: XCoderLinux/XCom/SerialPortList.cs#L96
The variable 'k' is assigned but its value is never used