Skip to content

Merge pull request #37 from BurkusCat/net8-support #49

Merge pull request #37 from BurkusCat/net8-support

Merge pull request #37 from BurkusCat/net8-support #49

Triggered via push November 14, 2023 19:14
Status Failure
Total duration 5m 33s
Artifacts

ci-demo-app.yml

on: push
build-sample-ci
5m 19s
build-sample-ci
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-sample-ci
Process completed with exit code 1.
build-sample-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
build-sample-ci: src/Burkus.Mvvm.Maui/Utilities/UriUtility.cs#L85
Possible null reference return.
build-sample-ci: src/Burkus.Mvvm.Maui/Utilities/MauiPageUtility.cs#L7
Dereference of a possibly null reference.