Nuget1126 #20
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.
|