Scale DynamicWrap #382
Annotations
10 warnings
Build:
NAPS2.Lib/EtoForms/Widgets/SliderWithTextBox.cs#L89
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib/Update/UpdateOperation.cs#L28
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
NAPS2.Lib/Update/UpdateOperation.cs#L32
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
NAPS2.Lib/Update/UpdateOperation.cs#L181
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
Build:
NAPS2.Lib/EtoForms/Widgets/SliderWithTextBox.cs#L89
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib/Remoting/Server/SharedDeviceManager.cs#L36
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
Build:
NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L55
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
|
Build:
NAPS2.Lib.Mac/EtoForms/Mac/MacEtoPlatform.cs#L59
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L347
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
|
Build:
NAPS2.Lib.Mac/EtoForms/Mac/MacListView.cs#L353
'NSPasteboard.NSPasteboardTypeFileUrl' is obsolete: 'Use the 'NSPasteboardType' enum instead.'
|
Loading