Skip to content

Merge pull request #37 from BurkusCat/net8-support #48

Merge pull request #37 from BurkusCat/net8-support

Merge pull request #37 from BurkusCat/net8-support #48

Triggered via push November 14, 2023 19:14
Status Success
Total duration 4m 43s
Artifacts

ci.yml

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

Annotations

10 warnings
build-plugin-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-plugin-ci: src/Burkus.Mvvm.Maui.SourceGenerators/AppSourceGenerator.cs#L30
Use 'SymbolEqualityComparer' when comparing symbols
build-plugin-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L38
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Abstractions/IDialogService.cs#L52
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L17
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.
build-plugin-ci: src/Burkus.Mvvm.Maui/Services/DialogService.cs#L23
Cannot convert null literal to non-nullable reference type.