Bump Microsoft.Extensions.Logging.Debug from 8.0.0 to 8.0.1 #10
Annotations
13 warnings
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
|
|
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)
|
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).
|
Maui.TutorialCoachMark/Views/TutorialPage.cs#L93
Dereference of a possibly null reference.
|
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.
|
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).
|
Maui.TutorialCoachMark/Views/TutorialPage.cs#L93
Dereference of a possibly null reference.
|
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.
|
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).
|
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.
|
Maui.TutorialCoachMark/Views/TutorialPage.cs#L93
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading