fix #215
Annotations
10 warnings
src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L506
Possible null reference argument for parameter 'visual' in 'Visual? VisualExtensions.GetVisualParent(Visual visual)'.
|
src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L509
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
|
src/Markdown.Avalonia/ColorTextBlock.Avalonia/CTextBlock.cs#L545
Possible null reference argument for parameter 'item' in 'bool ICollection<Visual>.Remove(Visual item)'.
|
src/Markdown.Avalonia/Markdown.Avalonia.Tight/Markdown.cs#L283
'Markdown._loader' is obsolete
|
src/OneWare.SDK/LanguageService/TypeAssistanceLanguageService.cs#L517
Unreachable code detected
|
src/OneWare.SDK/EditorExtensions/BreakPoint.cs#L5
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/OneWare.SDK/LanguageService/LanguageServiceLsp.cs#L137
Cancel synchronously blocks. Await CancelAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
src/OneWare.ProjectSystem/Models/ProjectEntry.cs#L137
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
|
src/OneWare.SourceControl/EditorExtensions/DiffLineBackgroundRenderer.cs#L84
Possible null reference argument for parameter 'pen' in 'void DrawingContext.DrawLine(IPen pen, Point p1, Point p2)'.
|
src/OneWare.SourceControl/EditorExtensions/DiffInfoMargin.cs#L40
Non-nullable property 'Typeface' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading