Skip to content

Improve generated classes #10

Improve generated classes

Improve generated classes #10

Triggered via push November 30, 2024 06:07
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: MatterDotNet/Protocol/Payloads/Version1Payload.cs#L95
The type or namespace name 'StatusPayload' could not be found (are you missing a using directive or an assembly reference?)
build: MatterDotNet/Protocol/Payloads/Version1Payload.cs#L95
The type or namespace name 'StatusPayload' could not be found (are you missing a using directive or an assembly reference?)
build: MatterDotNet/Protocol/Payloads/Version1Payload.cs#L95
The type or namespace name 'StatusPayload' could not be found (are you missing a using directive or an assembly reference?)
build: MatterDotNet/Protocol/Payloads/Version1Payload.cs#L95
The type or namespace name 'StatusPayload' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: MatterDotNet/Protocol/Payloads/Frame.cs#L74
Dereference of a possibly null reference.
build: MatterDotNet/Protocol/Parsers/TLVReader.cs#L320
The variable 'ret' is declared but never used
build: MatterDotNet/Protocol/Parsers/TLVWriter.cs#L10
The field 'TLVWriter.type' is never used
build: MatterDotNet/Protocol/Parsers/TLVWriter.cs#L9
The field 'TLVWriter.control' is never used
build: MatterDotNet/Protocol/Parsers/TLVWriter.cs#L12
The field 'TLVWriter.tagNumber' is never used
build: MatterDotNet/Protocol/Parsers/TLVWriter.cs#L11
The field 'TLVWriter.offset' is never used
build: MatterDotNet/Protocol/Parsers/TLVWriter.cs#L13
The field 'TLVWriter.length' is assigned but its value is never used
build: MatterDotNet/Protocol/Payloads/Frame.cs#L74
Dereference of a possibly null reference.
build: MatterDotNet/Protocol/Parsers/TLVReader.cs#L320
The variable 'ret' is declared but never used
build: MatterDotNet/Protocol/Parsers/TLVWriter.cs#L11
The field 'TLVWriter.offset' is never used