Skip to content

WIP Unit test actions #19

WIP Unit test actions

WIP Unit test actions #19

Triggered via push October 13, 2023 21:27
Status Cancelled
Total duration 10m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-demo-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-sample-ci
The run was canceled by @BurkusCat.
build-sample-ci
The operation was canceled.
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/Builders/InternalBurkusMvvmBuilder.cs#L8
Non-nullable property 'onStartFunc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-sample-ci: src/Utilities/UriUtility.cs#L85
Possible null reference return.