Merge pull request #51 from BurkusCat/source-generators #44
Annotations
10 warnings
Build:
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.
|
Build:
src/Burkus.Mvvm.Maui.SourceGenerators/AppSourceGenerator.cs#L30
Use 'SymbolEqualityComparer' when comparing symbols
|
Build:
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Burkus.Mvvm.Maui/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading