Skip to content

Fix inline code in left navigation and h1 rendering #334

Fix inline code in left navigation and h1 rendering

Fix inline code in left navigation and h1 rendering #334

Triggered via pull request January 23, 2025 09:04
Status Failure
Total duration 1m 43s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Elastic.Markdown.Tests.FrontMatter.NavigationTitleSupportReplacements.ReadsNavigationTitle: tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L65
Expected File.NavigationTitle to be "Documentation Guide: value", but it has unexpected whitespace at the end.
Elastic.Markdown.Tests.FrontMatter.EmptyFileWarnsNeedingATitle.ReadsNavigationTitle: tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L45
Expected File.NavigationTitle to be "index.md", but it has unexpected whitespace at the end.
Elastic.Markdown.Tests.FrontMatter.YamlFrontMatterTests.ReadsNavigationTitle: tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L27
Expected File.NavigationTitle to be "Documentation Guide", but it has unexpected whitespace at the end.
Elastic.Markdown.Tests.Inline.ExternalPageAnchorAutoTitleTests.GeneratesHtml: tests/Elastic.Markdown.Tests/Inline/AnchorLinkTests.cs#L106
Expected Html "<p>A paragraph</p> <p><a href="testing/req.html#sub-requirements">Special Requirements &gt; Sub Requirements </a></p>" to contain "<p><a href="testing/req.html#sub-requirements">Special Requirements &gt; Sub Requirements</a></p>".
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636