Add "GoBack" method which allows you to close the app on final page #41
Annotations
1 error and 10 warnings
|
src/Burkus.Mvvm.Maui.SourceGenerators/AppReceiver.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Burkus.Mvvm.Maui.SourceGenerators/AppSourceGenerator.cs#L29
Use 'SymbolEqualityComparer' when comparing symbols
|
src/Burkus.Mvvm.Maui.SourceGenerators/AppReceiver.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Burkus.Mvvm.Maui.SourceGenerators/AppSourceGenerator.cs#L29
Use 'SymbolEqualityComparer' when comparing symbols
|
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading