Merge pull request #7 from felipebaltazar/dependabot/nuget/Microsoft.… #10
PackageCI.yml
on: push
Build and publish package
5m 24s
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.Analyzers/UseTutorialCoachMarkInitializationAnalyzer.cs#L29
Enable analyzer release tracking for the analyzer project containing rule 'TCM001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
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/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/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/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.
|