temp test #4
Annotations
10 warnings
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L32
Remove the underscores from member name WMessages.WM_MOUSEMOVE (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Declare 'WMessages' inside namespace. (http://pihrt.net/roslynator/analyzer?id=RCS1110)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L33
Remove the underscores from member name WMessages.WM_LBUTTONDOWN (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Sort 'WMessages' members. (http://pihrt.net/roslynator/analyzer?id=RCS1154)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L34
Remove the underscores from member name WMessages.WM_LBUTTONUP (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L35
Remove the underscores from member name WMessages.WM_RBUTTONDOWN (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L37
Remove the underscores from member name WMessages.WM_KEYDOWN (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L36
Remove the underscores from member name WMessages.WM_RBUTTONUP (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Publish:
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L38
Remove the underscores from member name WMessages.WM_KEYUP (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
The logs for this run have expired and are no longer available.
Loading