Skip to content

Upgrade Nuget

Upgrade Nuget #60

Triggered via push January 15, 2025 12:39
Status Success
Total duration 1m 46s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test: XCoderLinux/XCom/SerialPortList.cs#L32
'HBox.HBox()' is obsolete
build-test: XCoderLinux/XCom/SerialPortList.cs#L87
'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#L91
The variable 'k' is assigned but its value is never used
build-test: XCoderLinux/Tools/FrmSpeak.Designer.cs#L53
'HBox.HBox()' is obsolete
build-test: XCoderLinux/Tools/FrmSpeak.Designer.cs#L60
'VBox.VBox()' is obsolete
build-test: XCoderLinux/Tools/FrmSecurity.cs#L30
'HBox.HBox()' is obsolete
build-test: XCoderLinux/Tools/FrmSecurity.cs#L32
'FrmSecurity.InitializeComponent()' is obsolete
build-test: XCoderLinux/Tools/FrmSecurity.cs#L280
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-test: XCoderLinux/Tools/FrmSecurity.cs#L291
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-test: XCoderLinux/Tools/FrmSecurity.cs#L302
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)