Skip to content

Burkus.Mvvm.Maui POC #1

Burkus.Mvvm.Maui POC

Burkus.Mvvm.Maui POC #1

Triggered via push October 5, 2023 17:14
Status Success
Total duration 5m 5s
Artifacts

ci.yml

on: push
build-plugin-ci
4m 50s
build-plugin-ci
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-plugin-ci: src/Abstractions/IDialogService.cs#L5
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Abstractions/IDialogService.cs#L5
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Abstractions/IDialogService.cs#L11
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Abstractions/IDialogService.cs#L11
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Services/DialogService.cs#L46
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Services/DialogService.cs#L46
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Services/DialogService.cs#L64
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Services/DialogService.cs#L64
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Utilities/MauiPageUtility.cs#L7
Dereference of a possibly null reference.
build-plugin-ci: src/Utilities/MauiPageUtility.cs#L14
Possible null reference return.