Initial FlyoutPage work + Docs improvements #29
Annotations
10 warnings
Build:
src/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Builders/InternalBurkusMvvmBuilder.cs#L8
Non-nullable property 'onStartFunc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Utilities/UriUtility.cs#L85
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading