Skip to content

Merge pull request #42 from BurkusCat/source-generator #36

Merge pull request #42 from BurkusCat/source-generator

Merge pull request #42 from BurkusCat/source-generator #36

Triggered via push October 18, 2023 20:06
Status Success
Total duration 11m 54s
Artifacts

ci-demo-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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.