Burkus.Mvvm.Maui POC #2
Annotations
10 warnings
src/Abstractions/IDialogService.cs#L5
Cannot convert null literal to non-nullable reference type.
|
src/Abstractions/IDialogService.cs#L5
Cannot convert null literal to non-nullable reference type.
|
src/Abstractions/IDialogService.cs#L11
Cannot convert null literal to non-nullable reference type.
|
src/Abstractions/IDialogService.cs#L11
Cannot convert null literal to non-nullable reference type.
|
src/Services/DialogService.cs#L46
Cannot convert null literal to non-nullable reference type.
|
src/Services/DialogService.cs#L46
Cannot convert null literal to non-nullable reference type.
|
src/Services/DialogService.cs#L64
Cannot convert null literal to non-nullable reference type.
|
src/Services/DialogService.cs#L64
Cannot convert null literal to non-nullable reference type.
|
src/Utilities/MauiPageUtility.cs#L7
Dereference of a possibly null reference.
|
src/Utilities/MauiPageUtility.cs#L14
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading