Skip to content

Implement Interaction data payloads, improve TLV parsing, properly cl… #20

Implement Interaction data payloads, improve TLV parsing, properly cl…

Implement Interaction data payloads, improve TLV parsing, properly cl… #20

Triggered via push December 14, 2024 02:53
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: MatterDotNet/Protocol/Payloads/Frame.cs#L75
Dereference of a possibly null reference.
build: MatterDotNet/Protocol/Connection/MRPConnection.cs#L101
Dereference of a possibly null reference.
build: MatterDotNet/Protocol/Payloads/Frame.cs#L101
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/Connection/MRPConnection.cs#L110
Dereference of a possibly null reference.
build: MatterDotNet/Protocol/Connection/MRPConnection.cs#L101
Dereference of a possibly null reference.
build: MatterDotNet/Protocol/Connection/MRPConnection.cs#L110
Dereference of a possibly null reference.
build: MatterDotNet/Constants.cs#L15
Missing XML comment for publicly visible type or member 'Constants'
build: MatterDotNet/Protocol/Payloads/Frame.cs#L75
Dereference of a possibly null reference.
build: MatterDotNet/Constants.cs#L17
Missing XML comment for publicly visible type or member 'Constants.MATTER_10_REVISION'
build: MatterDotNet/Constants.cs#L18
Missing XML comment for publicly visible type or member 'Constants.MATTER_12_REVISION'