Skip to content

🔪 Split sample .sln #2

🔪 Split sample .sln

🔪 Split sample .sln #2

Triggered via push October 13, 2024 04:35
Status Success
Total duration 5m 29s
Artifacts

PackageCI.yml

on: push
Build and publish package
5m 17s
Build and publish package
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and publish package
- At least one .targets file was found in 'buildTransitive/', but 'buildTransitive/TutorialCoachMark.Maui.targets' was not.
Build and publish package: Maui.TutorialCoachMark/Extensions/DefaultAnimationExtension.cs#L22
Nullability of reference types in return type of 'BaseAnimation? DefaultAnimationExtension.ProvideValue(IServiceProvider serviceProvider)' doesn't match implicitly implemented member 'BaseAnimation IMarkupExtension<BaseAnimation>.ProvideValue(IServiceProvider serviceProvider)' (possibly because of nullability attributes).
Build and publish package: Maui.TutorialCoachMark/Extensions/DefaultAnimationExtension.cs#L22
Nullability of reference types in return type of 'BaseAnimation? DefaultAnimationExtension.ProvideValue(IServiceProvider serviceProvider)' doesn't match implicitly implemented member 'BaseAnimation IMarkupExtension<BaseAnimation>.ProvideValue(IServiceProvider serviceProvider)' (possibly because of nullability attributes).
Build and publish package: Maui.TutorialCoachMark/Views/TutorialPage.cs#L93
Dereference of a possibly null reference.
Build and publish package: Maui.TutorialCoachMark/Views/TutorialPage.cs#L93
Dereference of a possibly null reference.
Build and publish package: Maui.TutorialCoachMark/Services/TutorialService.cs#L8
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish package: Maui.TutorialCoachMark/Services/TutorialService.cs#L8
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish package: Maui.TutorialCoachMark/Extensions/DefaultAnimationExtension.cs#L22
Nullability of reference types in return type of 'BaseAnimation? DefaultAnimationExtension.ProvideValue(IServiceProvider serviceProvider)' doesn't match implicitly implemented member 'BaseAnimation IMarkupExtension<BaseAnimation>.ProvideValue(IServiceProvider serviceProvider)' (possibly because of nullability attributes).
Build and publish package: Maui.TutorialCoachMark/Views/TutorialPage.cs#L93
Dereference of a possibly null reference.
Build and publish package: Maui.TutorialCoachMark/Services/TutorialService.cs#L8
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish package
- At least one .targets file was found in 'buildTransitive/', but 'buildTransitive/TutorialCoachMark.Maui.targets' was not.