Fix typo #360
Annotations
13 warnings
Test:
NAPS2.Sdk.Tests/Remoting/TlsScanServerTests.cs#L13
'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)
|
Test:
NAPS2.Sdk.Tests/Remoting/FallbackScanServerTests.cs#L13
'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)
|
Test:
NAPS2.Sdk.Tests/Remoting/ManualIpScanServerTests.cs#L11
'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.Sdk.Tests/Remoting/TlsScanServerTests.cs#L13
'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.Sdk.Tests/Remoting/ManualIpScanServerTests.cs#L11
'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.Sdk.Tests/Remoting/FallbackScanServerTests.cs#L13
'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.WinForms/WinForms/ToolStripDoubleButton.cs#L85
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L85
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L89
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L89
Possible null reference argument for parameter 'image' in 'void ControlPaint.DrawImageDisabled(Graphics graphics, Image image, int x, int y, Color background)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L98
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L98
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L103
Dereference of a possibly null reference.
|
Loading