Improve generated classes #10
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
|