Decouple UI businesslogic - Part 1 #371
Merged
Annotations
6 warnings
|
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Converting null literal or possible null value to non-nullable type.
|
|
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Dereference of a possibly null reference.
|
|
src/Logexpert.UI/Dialogs/AboutBox.cs#L70
Dereference of a possibly null reference.
|
|
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Converting null literal or possible null value to non-nullable type.
|
|
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Dereference of a possibly null reference.
|
|
src/Logexpert.UI/Dialogs/AboutBox.cs#L70
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading