Skip to content

Minor fix

Minor fix #4

Triggered via pull request July 9, 2025 15:55
Status Success
Total duration 31s
Artifacts

nuget-projector-link.yml

on: pull_request
Build and push Nuget package
26s
Build and push Nuget package
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and push Nuget package: ThreeByte.LinkLib/ThreeByte.LinkLib.NetBooter/NetBooterLink.cs#L16
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Build and push Nuget package: ThreeByte.LinkLib/ThreeByte.LinkLib.NetBooter/NetBooterLink.cs#L16
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.