E1.37-5 JSON Metadata Defines / Schema for Manufacturer PIDs #198
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/MetadataJSONObjectDefine.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/MetadataJSONObjectDefine.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/MetadataJSONObjectDefine.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/MetadataJSONObjectDefine.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/MetadataJSONObjectDefine.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/Metadata/MetadataJSONObjectDefine.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
RDMSharp/ParameterWrapper/Interface/IRDMGetParameterWrapperRequestRanged.cs#L6
The member 'IRDMGetParameterWrapperRequestRanged<TRequest>.GetRequestRange(object)' does not hide an accessible member. The new keyword is not required.
|
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.
|
Loading