Publish #610
Annotations
10 warnings
Build:
Loqui.Generation/Fields/TypeGeneration.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Fields/PrimitiveType.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Fields/ListType.cs#L63
'ListType.GenerateInterfaceMembers(StructuredStringBuilder, string)' hides inherited member 'TypeGeneration.GenerateInterfaceMembers'. Use the new keyword if hiding was intended.
|
Build:
Loqui.Generation/Fields/TypeGeneration.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Fields/TypicalTypeGeneration/EnumType.cs#L9
'EnumType.Nullable' hides inherited member 'TypeGeneration.Nullable'. Use the new keyword if hiding was intended.
|
Build:
Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Modules/Mask/Fields/ContainerMaskFieldGeneration.cs#L190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Modules/Mask/Fields/DictMaskFieldGeneration.cs#L332
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Loqui.Generation/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading