Skip to content

Unit tests and documentation improvements #10

Unit tests and documentation improvements

Unit tests and documentation improvements #10

Triggered via pull request October 7, 2023 20:03
Status Success
Total duration 15m 6s
Artifacts

ci-demo-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-sample-ci: src/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Utilities/MauiPageUtility.cs#L7
Dereference of a possibly null reference.
build-sample-ci: src/Utilities/MauiPageUtility.cs#L23
Possible null reference return.