Skip to content

Add IsOpen flag to SerialLink. #18

Add IsOpen flag to SerialLink.

Add IsOpen flag to SerialLink. #18

Triggered via pull request May 6, 2025 10:19
Status Success
Total duration 32s
Artifacts

nuget-serial-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.