Skip to content

Nuget1126

Nuget1126 #20

Triggered via release November 27, 2025 01:04
@nt153133nt153133
published Nuget1126
Status Success
Total duration 25s
Artifacts

Release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Helpers/SevenZip/Compress/LZ/LzOutWindow.cs#L68
Cannot convert null literal to non-nullable reference type.
build: Utilities/RetainerHire.cs#L390
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Helpers/SevenZip/Compress/LZMA/LzmaEncoder.cs#L1269
Cannot convert null literal to non-nullable reference type.
build: Helpers/SevenZip/Compress/LZMA/LzmaEncoder.cs#L907
Cannot convert null literal to non-nullable reference type.
build: Helpers/SevenZip/Compress/RangeCoder/RangeCoder.cs#L26
Cannot convert null literal to non-nullable reference type.
build: Helpers/SevenZip/Compress/RangeCoder/RangeCoder.cs#L145
Cannot convert null literal to non-nullable reference type.
build: Helpers/SevenZip/Compress/SevenZipHelper.cs#L116
Cannot convert null literal to non-nullable reference type.
build: Helpers/SevenZip/Compress/SevenZipHelper.cs#L84
Cannot convert null literal to non-nullable reference type.
build: JsonObjects/JsonSettings.cs#L24
'JsonSettings<T>.OnPropertyChanged(string?)' hides inherited member 'JsonSettings.OnPropertyChanged(string?)'. Use the new keyword if hiding was intended.
build: JsonObjects/JsonSettings.cs#L22
'JsonSettings<T>.PropertyChanged' hides inherited member 'JsonSettings.PropertyChanged'. Use the new keyword if hiding was intended.