Skip to content

Add ComPort property to SerialLink. #19

Add ComPort property to SerialLink.

Add ComPort property to SerialLink. #19

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

nuget-serial-link.yml

on: pull_request
Build and push Nuget package
28s
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.