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/Builders/InternalBurkusMvvmBuilder.cs#L8
Non-nullable property 'onStartFunc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Models/BurkusMvvmApplication.cs#L7
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading