ci: use pattern instead of name #9
pre-release.yaml
on: push
Matrix: build / build
pre-release
56s
Annotations
20 warnings
build / build (win-x86):
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)
|
build / build (win-x86):
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)
|
build / build (win-x86):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
|
build / build (win-x86):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Declare 'WMessages' inside namespace. (http://pihrt.net/roslynator/analyzer?id=RCS1110)
|
build / build (win-x64):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
|
build / build (win-x86):
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)
|
build / build (win-x86):
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)
|
build / build (win-x64):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Declare 'WMessages' inside namespace. (http://pihrt.net/roslynator/analyzer?id=RCS1110)
|
build / build (win-x86):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Sort 'WMessages' members. (http://pihrt.net/roslynator/analyzer?id=RCS1154)
|
build / build (win-x64):
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)
|
build / build (win-x86):
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)
|
build / build (win-x64):
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)
|
build / build (win-x86):
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)
|
build / build (win-x64):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L30
Sort 'WMessages' members. (http://pihrt.net/roslynator/analyzer?id=RCS1154)
|
build / build (win-x86):
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)
|
build / build (win-x64):
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)
|
build / build (win-x64):
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)
|
build / build (win-x64):
GlazeWM.Infrastructure/WindowsApi/MouseMoveEvent.cs#L39
Remove the underscores from member name WMessages.WH_KEYBOARD_LL (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
build / build (win-x64):
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)
|
build / build (win-x64):
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)
|