Skip to content

improvements to multiple screen handling #3

improvements to multiple screen handling

improvements to multiple screen handling #3

Triggered via push October 8, 2025 19:21
Status Success
Total duration 3m 6s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: External/MouseKeyHook/MouseKeyHook/Implementation/KeyListener.cs#L13
Non-nullable event 'KeyDown' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: External/MouseKeyHook/MouseKeyHook/MouseEventExtArgs.cs#L102
Unboxing a possibly null value.
build: External/MouseKeyHook/MouseKeyHook/MouseEventExtArgs.cs#L93
Unboxing a possibly null value.
build: External/MouseKeyHook/MouseKeyHook/WinApi/Point.cs#L49
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: External/EventHook/src/EventHook/Hooks/Library/Structs.cs#L57
Field 'SHELLHOOKINFO.Rc' is never assigned to, and will always have its default value
build: External/EventHook/src/EventHook/Hooks/Library/Structs.cs#L56
Field 'SHELLHOOKINFO.Hwnd' is never assigned to, and will always have its default value
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
build
ProjectReference 'D:\a\Stack\Stack\src\ScreenTracking\ScreenTracking.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.