CI updates #37
Annotations
10 warnings
|
|
Loqui.Generation/Fields/TypeGeneration.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loqui.Generation/Fields/PrimitiveType.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loqui.Generation/Fields/ListType.cs#L63
'ListType.GenerateInterfaceMembers(StructuredStringBuilder, string)' hides inherited member 'TypeGeneration.GenerateInterfaceMembers'. Use the new keyword if hiding was intended.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading