Skip to content

update Widgets submodule to autodispose refreshing data sources #4

update Widgets submodule to autodispose refreshing data sources

update Widgets submodule to autodispose refreshing data sources #4

Triggered via push January 6, 2026 23:02
Status Success
Total duration 2m 1s
Artifacts

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/HotKeys/HotKeySetCollection.cs#L14
Non-nullable field 'm_keyChain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: External/MouseKeyHook/MouseKeyHook/HotKeys/HotKeySetCollection.cs#L32
Possible null reference assignment.
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
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=v10.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.