Skip to content

Generate some more clusters #44

Generate some more clusters

Generate some more clusters #44

Triggered via push January 2, 2025 03:59
Status Success
Total duration 38s
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/Clusters/Utility/NetworkCommissioningCluster.cs#L109
XML comment has badly formed XML -- 'An identifier was expected.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L109
XML comment has badly formed XML -- 'The character(s) '-' cannot be used at this location.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L110
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L111
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: MatterDotNet/Clusters/Utility/BridgedDeviceBasicInformationCluster.cs#L26
'BridgedDeviceBasicInformationCluster.CLUSTER_ID' hides inherited member 'BasicInformationCluster.CLUSTER_ID'. Use the new keyword if hiding was intended.
build: MatterDotNet/PKI/OperationalCertificate.cs#L42
Non-nullable field 'cert' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: MatterDotNet/Entities/Node.cs#L118
Dereference of a possibly null reference.
build: MatterDotNet/PKI/Fabric.cs#L28
Non-nullable property 'CompressedFabricID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MatterDotNet/PKI/Fabric.cs#L28
Non-nullable property 'OperationalIdentityProtectionKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MatterDotNet/PKI/Fabric.cs#L52
Non-nullable property 'CompressedFabricID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.