Skip to content

Regenerate 1.4 clusters (complete) #62

Regenerate 1.4 clusters (complete)

Regenerate 1.4 clusters (complete) #62

Triggered via push January 23, 2025 23:08
Status Failure
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build: MatterDotNet/Clusters/Application/OvenCavityOperationalStateCluster.cs#L152
'OvenCavityOperationalState.OperationalState' does not contain a constructor that takes 1 arguments
build: MatterDotNet/Clusters/Application/OvenCavityOperationalStateCluster.cs#L152
'OvenCavityOperationalState.OperationalState' does not contain a constructor that takes 1 arguments
build: MatterDotNet/Clusters/Application/OvenCavityOperationalStateCluster.cs#L152
'OvenCavityOperationalState.OperationalState' does not contain a constructor that takes 1 arguments
build: MatterDotNet/Clusters/Application/OvenCavityOperationalStateCluster.cs#L152
'OvenCavityOperationalState.OperationalState' does not contain a constructor that takes 1 arguments
build
Process completed with exit code 1.
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/GeneralCommissioningCluster.cs#L80
XML comment has syntactically incorrect cref attribute 'TCAcknowledgementsNotReceived, TCAcknowledgementsNotReceived'
build: MatterDotNet/Clusters/Utility/GeneralCommissioningCluster.cs#L84
XML comment has syntactically incorrect cref attribute 'TCMinVersionNotMet, TCMinVersionNotMet'
build: MatterDotNet/Clusters/Application/WindowCoveringCluster.cs#L103
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L113
XML comment has badly formed XML -- 'An identifier was expected.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L113
XML comment has badly formed XML -- 'The character(s) '-' cannot be used at this location.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L114
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
build: MatterDotNet/Clusters/Utility/NetworkCommissioningCluster.cs#L115
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
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.