Skip to content

Upgrade Nuget

Upgrade Nuget #67

Triggered via push July 11, 2025 14:13
Status Success
Total duration 2m 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test: XCoder/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: XCoder/Tools/FrmSecurity.cs#L665
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-test: XCoder/Tools/FrmSecurity.cs#L474
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-test: XCoder/Tools/FrmSymmetric.cs#L283
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build-test: XCoder/Tools/FrmSymmetric.cs#L271
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build-test: XCoder/Tools/FrmSymmetric.cs#L190
'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: XCoder/Tools/FrmSymmetric.cs#L177
'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: XCoder/XRegex/FrmMain.cs#L181
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
build-test: XCoder/IoT/OutputPort.cs#L7
'OutputPort.Name' hides inherited member 'Control.Name'. Use the new keyword if hiding was intended.
build-test: XCoder/IoT/InputPort.cs#L7
'InputPort.Name' hides inherited member 'Control.Name'. Use the new keyword if hiding was intended.