Merge branch 'master' of https://github.com/SmartHomeOS/MatterDotNet #2
Annotations
4 warnings
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|