Standardize on Win32MessagePump #375
Annotations
10 errors and 8 warnings
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L2
The type or namespace name 'NTwain' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Scan/Internal/Twain/TwainHandleManager.cs#L1
The type or namespace name 'NTwain' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Scan/Internal/Twain/TwainHandleManager.cs#L17
The type or namespace name 'MessageLoopHook' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L60
The type or namespace name 'MessageLoopHook' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L2
The type or namespace name 'NTwain' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Scan/Internal/Twain/TwainHandleManager.cs#L1
The type or namespace name 'NTwain' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Scan/Internal/Twain/TwainHandleManager.cs#L17
The type or namespace name 'MessageLoopHook' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L60
The type or namespace name 'MessageLoopHook' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L2
The type or namespace name 'NTwain' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Scan/Internal/Twain/TwainHandleManager.cs#L1
The type or namespace name 'NTwain' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
NAPS2.Sdk/Remoting/Worker/WorkerServer.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
NAPS2.Sdk/Remoting/Worker/WorkerServer.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L62
This call site is reachable on all platforms. 'Win32MessageLoopHook' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
NAPS2.Lib/EtoForms/Widgets/SliderWithTextBox.cs#L89
Dereference of a possibly null reference.
|
Build:
NAPS2.Sdk/Remoting/Worker/WorkerServer.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
NAPS2.Sdk/Remoting/Worker/WorkerServer.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
NAPS2.Sdk/Platform/Windows/Win32TwainHandleManager.cs#L62
This call site is reachable on all platforms. 'Win32MessageLoopHook' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
NAPS2.Lib/EtoForms/Widgets/SliderWithTextBox.cs#L89
Dereference of a possibly null reference.
|
Loading