CI #1450
Annotations
10 warnings
|
|
|
|
|
|
|
UnoCheck/Models/CheckupManager.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
UnoCheck/CheckSettings.cs#L10
Non-nullable property 'Manifest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
UnoCheck/CheckSettings.cs#L31
Non-nullable property 'DotNetSdkRoot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading