Implement Manual and QR payload processors #3
Annotations
4 warnings
MatterDotNet/Protocol/Frame.cs#L30
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
MatterDotNet/Protocol/Frame.cs#L30
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
MatterDotNet/Protocol/Frame.cs#L30
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
MatterDotNet/Protocol/Frame.cs#L30
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading