Improved GitHub Build + Test Times (#1231) #1507
Annotations
10 warnings
Build:
Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L167
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L172
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/IMetadata.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Source/Mosa.Compiler.MosaTypeSystem/Units/MosaProperty.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading