Develop #40
Closed
Develop #40
Annotations
13 warnings
|
tests/LunaDraw.Tests/DrawingStorageMomentoTests.cs#L120
Dereference of a possibly null reference.
|
|
Logic/Models/ExternalModels.cs#L93
Non-nullable property 'GlowColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L87
Non-nullable property 'StrokeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L93
Non-nullable property 'GlowColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L87
Non-nullable property 'StrokeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L93
Non-nullable property 'GlowColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L87
Non-nullable property 'StrokeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L93
Non-nullable property 'GlowColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L87
Non-nullable property 'StrokeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L93
Non-nullable property 'GlowColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L87
Non-nullable property 'StrokeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L93
Non-nullable property 'GlowColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Logic/Models/ExternalModels.cs#L87
Non-nullable property 'StrokeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading