Skip to content

ci: more debug logs

ci: more debug logs #6

Re-run triggered December 29, 2023 00:48
Status Success
Total duration 32s
Artifacts 2

pre-release.yaml

on: push
Matrix: build / build
pre-release
21s
pre-release
Fit to window
Zoom out
Zoom in

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-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#L30
Sort 'WMessages' members. (http://pihrt.net/roslynator/analyzer?id=RCS1154)
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-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-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-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#L33
Remove the underscores from member name WMessages.WM_LBUTTONDOWN (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
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-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-x64): 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#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#L30
Sort 'WMessages' members. (http://pihrt.net/roslynator/analyzer?id=RCS1154)
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#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#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#L37
Remove the underscores from member name WMessages.WM_KEYDOWN (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)