[Experiment] Markdig based MarkdownTextBlock #1606
build.yml
on: pull_request
Xaml-Style-Check
40s
wasm-linux
11m 28s
Matrix: build
Annotations
20 errors and 12 warnings
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/CodeBlockRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Extensions/TableRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Extensions/TaskListRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/HeadingRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/HtmlBlockRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/AutoLinkInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/CodeInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/ContainerInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/DelimiterInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI3):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/EmphasisInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/CodeBlockRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Extensions/TableRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Extensions/TaskListRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/HeadingRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/HtmlBlockRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/AutoLinkInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/CodeInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/ContainerInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/DelimiterInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
build (WinUI2):
components/MarkdownTextBlock/src/Renderers/ObjectRenderers/Inlines/EmphasisInlineRenderer.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
|
wasm-linux
Microsoft.UI.Xaml.Controls.DropDownButton is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.DropDownButton) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView)) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Microsoft.UI.Xaml.Controls.DropDownButton is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.DropDownButton) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Controls.ContentPresenter.BackgroundTransition) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.BrushTransition is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.BrushTransition.Duration is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.BrushTransition.Duration) (https://aka.platform.uno/notimplemented)
|
wasm-linux
Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Xaml.Automation.AutomationProperties.SetAccessibilityView(Windows.UI.Xaml.DependencyObject, Windows.UI.Xaml.Automation.Peers.AccessibilityView)) (https://aka.platform.uno/notimplemented)
|
build (WinUI3)
The following actions uses node12 which is deprecated and will be forced to run on node16: al-cheb/configure-pagefile-action@v1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (WinUI2)
The following actions uses node12 which is deprecated and will be forced to run on node16: al-cheb/configure-pagefile-action@v1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|