Skip to content

added CI builds

added CI builds #2

Re-run triggered March 27, 2025 18:14
Status Success
Total duration 4m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: External/MouseKeyHook/MouseKeyHook/Implementation/MouseListener.cs#L49
Non-nullable event 'MouseClick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: External/MouseKeyHook/MouseKeyHook/Implementation/MouseListener.cs#L49
Non-nullable event 'MouseMoveExt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: External/MouseKeyHook/MouseKeyHook/Implementation/MouseListener.cs#L49
Non-nullable event 'MouseMove' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
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#L56
Field 'SHELLHOOKINFO.Hwnd' is never assigned to, and will always have its default value
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
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.