Skip to content

Handling back button presses #39

Handling back button presses

Handling back button presses #39

Triggered via pull request November 11, 2023 13:42
Status Failure
Total duration 8m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-demo-app.yml

on: pull_request
build-sample-ci
8m 1s
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.SourceGenerators/AppReceiver.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-sample-ci: src/Burkus.Mvvm.Maui.SourceGenerators/AppSourceGenerator.cs#L29
Use 'SymbolEqualityComparer' when comparing symbols
build-sample-ci: src/Burkus.Mvvm.Maui.SourceGenerators/AppReceiver.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-sample-ci: src/Burkus.Mvvm.Maui.SourceGenerators/AppSourceGenerator.cs#L29
Use 'SymbolEqualityComparer' when comparing symbols
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.