Unit tests and documentation improvements #9
Annotations
10 warnings
build-plugin-ci:
src/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
src/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
|
build-plugin-ci:
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-plugin-ci:
src/Utilities/MauiPageUtility.cs#L7
Dereference of a possibly null reference.
|