Merge pull request #371 from LogExperts/decouple_ui_businesslogic #34
Annotations
6 warnings
|
build:
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Dereference of a possibly null reference.
|
|
build:
src/Logexpert.UI/Dialogs/AboutBox.cs#L70
Dereference of a possibly null reference.
|
|
build:
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/Logexpert.UI/Dialogs/AboutBox.cs#L125
Dereference of a possibly null reference.
|
|
build:
src/Logexpert.UI/Dialogs/AboutBox.cs#L70
Dereference of a possibly null reference.
|