Skip to content

Document Mode Tags

Document Mode Tags #65

Triggered via push January 24, 2025 07:29
Status Success
Total duration 48s
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/General/GeneralCommissioningCluster.cs#L80
XML comment has syntactically incorrect cref attribute 'TCAcknowledgementsNotReceived, TCAcknowledgementsNotReceived'
build: MatterDotNet/Clusters/General/GeneralCommissioningCluster.cs#L84
XML comment has syntactically incorrect cref attribute 'TCMinVersionNotMet, TCMinVersionNotMet'
build: MatterDotNet/PKI/OperationalCertificate.cs#L58
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/PKI/Fabric.cs#L41
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#L41
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#L69
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#L69
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/Clusters/Appliances/OvenCavityOperationalStateCluster.cs#L43
Missing XML comment for publicly visible type or member 'OvenCavityOperationalState.OperationalState.Stopped'
build: MatterDotNet/Clusters/Appliances/OvenCavityOperationalStateCluster.cs#L44
Missing XML comment for publicly visible type or member 'OvenCavityOperationalState.OperationalState.Running'
build: MatterDotNet/Clusters/Appliances/OvenCavityOperationalStateCluster.cs#L45
Missing XML comment for publicly visible type or member 'OvenCavityOperationalState.OperationalState.Paused'