E1.37-5 JSON Metadata Defines / Schema for Manufacturer PIDs #199
Annotations
10 warnings
Build:
RDMSharp/Metadata/JSON/Command.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/JSON/OneOfTypes/ReferenceType.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/JSON/CommonPropertiesForNamed.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/JSON/CommonPropertiesForNamed.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/JSON/OneOfTypes/IntegerType.cs#L88
Type parameter 'T' has the same name as the type parameter from outer type 'IntegerType<T>'
|
Build:
RDMSharp/Metadata/JSON/OneOfTypes/IntegerType.cs#L156
Type parameter 'T' has the same name as the type parameter from outer type 'IntegerType<T>'
|
Build:
RDMSharp/Metadata/DataTree.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/DataTree.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/DataTree.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/DataTree.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading