Skip to content

Upgrade Nuget

Upgrade Nuget #79

Triggered via push December 7, 2025 06:26
Status Failure
Total duration 2m 14s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-publish
Process completed with exit code 1.
build-publish: 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-publish: 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-publish: 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-publish: XCoder/Data/FrmRedis.cs#L89
'FullRedis.Search(string, int)' is obsolete: '=>Search(String pattern, Int32 offset = 0, Int32 count = -1)'
build-publish: XCoder/Common/SpeechRecognition.cs#L59
'ObjectContainerHelper.Resolve<TService>(IObjectContainer)' is obsolete: '=>GetService'
build-publish: 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-publish: XCoder/XRegex/FrmMain.cs#L181
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
build-publish: XCoder/IoT/OutputPort.cs#L7
'OutputPort.Name' hides inherited member 'Control.Name'. Use the new keyword if hiding was intended.
build-publish: XCoder/IoT/InputPort.cs#L7
'InputPort.Name' hides inherited member 'Control.Name'. Use the new keyword if hiding was intended.
build-publish: XCoder/obj/Release/CrazyCoder.AssemblyInfo.cs#L17
The specified version string '8.2.2025.1207-beta0628' does not conform to the recommended format - major.minor.build.revision