Escl: Fix airsane discovery #367
Annotations
10 errors and 10 warnings
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsDarkModeProvider.cs#L43
'Application' does not contain a definition for 'SetColorMode'
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsDarkModeProvider.cs#L43
The name 'SystemColorMode' does not exist in the current context
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsDarkModeProvider.cs#L43
The name 'SystemColorMode' does not exist in the current context
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsEtoPlatform.cs#L36
'Application' does not contain a definition for 'SetColorMode'
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsEtoPlatform.cs#L36
The type or namespace name 'SystemColorMode' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsDarkModeProvider.cs#L43
'Application' does not contain a definition for 'SetColorMode'
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsDarkModeProvider.cs#L43
The name 'SystemColorMode' does not exist in the current context
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsDarkModeProvider.cs#L43
The name 'SystemColorMode' does not exist in the current context
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsEtoPlatform.cs#L36
'Application' does not contain a definition for 'SetColorMode'
|
Build:
NAPS2.Lib.WinForms/EtoForms/WinForms/WinFormsEtoPlatform.cs#L36
The type or namespace name 'SystemColorMode' does not exist in the namespace 'System.Windows.Forms' (are you missing an assembly reference?)
|
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#L91
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L91
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L95
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L95
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#L104
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L104
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L109
Dereference of a possibly null reference.
|
Loading