Develop #40
Closed
Develop #40
Annotations
13 warnings
|
Run Unit Tests:
tests/LunaDraw.Tests/DrawingStorageMomentoTests.cs#L120
Dereference of a possibly null reference.
|
|
Run Unit Tests:
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.
|
|
Run Unit Tests:
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.
|
|
Run Unit Tests:
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.
|
|
Run Unit Tests:
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
|
Build MAUI App (Windows):
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.
|
Loading