Skip to content

Merge pull request #27 from BurkusCat/workflow-improvements #22

Merge pull request #27 from BurkusCat/workflow-improvements

Merge pull request #27 from BurkusCat/workflow-improvements #22

Triggered via push October 13, 2023 22:22
Status Success
Total duration 4m 53s
Artifacts

ci.yml

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

Annotations

10 warnings
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/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/Utilities/UriUtility.cs#L85
Possible null reference return.
build-plugin-ci: src/Utilities/MauiPageUtility.cs#L7
Dereference of a possibly null reference.