Add matrix to pr workflow #1000
Annotations
10 errors and 1 warning
Test:
tests/Elastic.Markdown.Tests/Inline/InlineAnchorTests.cs#L202
FluentAssertions.Execution.AssertionFailedException : Expected Html "<div class="heading-wrapper" id="hello-world"><h2><a class="headerlink" href="#hello-world">Hello world</a></h2>
</div>
<p>A paragraph</p>
<p><a href="/docs/testing%5Creq#custom-anchor" hx-get="/docs/testing%5Creq#custom-anchor" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Sub Requirements</a></p>
<p><a id="same-page-anchor"></a></p>" to contain "<p><a href="/docs/testing/req#custom-anchor" hx-get="/docs/testing/req#custom-anchor" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Sub Requirements</a></p>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/InlineAnchorTests.cs#L131
FluentAssertions.Execution.AssertionFailedException : Expected Html to be "<div class="heading-wrapper" id="my-anchor"><h2><a class="headerlink" href="#my-anchor">Hello world</a></h2>
</div>" with a length of 116, but "<div class="heading-wrapper" id="my-anchor"><h2><a class="headerlink" href="#my-anchor">Hello world</a></h2>
</div>" has a length of 115, differs near "
</" (index 108).
|
Test:
tests/Elastic.Markdown.Tests/Inline/InlineLinkTests.cs#L80
FluentAssertions.Execution.AssertionFailedException : Expected Html "<p><a href="/docs/testing%5Creq" hx-get="/docs/testing%5Creq" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Special Requirements</a></p>" to contain "<p><a href="/docs/testing/req" hx-get="/docs/testing/req" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Special Requirements</a></p>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/AnchorLinkTests.cs#L95
FluentAssertions.Execution.AssertionFailedException : Expected Html "<div class="heading-wrapper" id="hello-world"><h2><a class="headerlink" href="#hello-world">Hello world</a></h2>
</div>
<p>A paragraph</p>
<p><a href="/docs/testing%5Creq#new-reqs" hx-get="/docs/testing%5Creq#new-reqs" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Sub Requirements</a></p>" to contain "<p><a href="/docs/testing/req#new-reqs" hx-get="/docs/testing/req#new-reqs" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Sub Requirements</a></p>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/AnchorLinkTests.cs#L167
FluentAssertions.Execution.AssertionFailedException : Expected Html "<div class="heading-wrapper" id="hello-world"><h2><a class="headerlink" href="#hello-world">Hello world</a></h2>
</div>
<p>A paragraph</p>
<p><a href="/docs/testing%5Creq#heading-inside-dropdown" hx-get="/docs/testing%5Creq#heading-inside-dropdown" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Heading inside dropdown</a></p>" to contain "<a href="/docs/testing/req#heading-inside-dropdown" hx-get="/docs/testing/req#heading-inside-dropdown" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Heading inside dropdown</a>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/InlineImageTest.cs#L38
FluentAssertions.Execution.AssertionFailedException : Expected Html "<p><img src="/docs/_static%5Cimg%5Cobservability.png" alt="Elasticsearch" /></p>" to contain "<p><img src="/docs/_static/img/observability.png" alt="Elasticsearch" /></p>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/InlineLinkTests.cs#L102
FluentAssertions.Execution.AssertionFailedException : Expected Html "<p><a href="/docs/testing%5Creq" hx-get="/docs/testing%5Creq" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">test</a></p>" to contain "<p><a href="/docs/testing/req" hx-get="/docs/testing/req" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">test</a></p>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/InlineAnchorTests.cs#L114
FluentAssertions.Execution.AssertionFailedException : Expected Html to be "<div class="heading-wrapper" id="hello-world"><h2><a class="headerlink" href="#hello-world">Hello world <a id="my-anchor"></a></a></h2>
</div>" with a length of 143, but "<div class="heading-wrapper" id="hello-world"><h2><a class="headerlink" href="#hello-world">Hello world <a id="my-anchor"></a></a></h2>
</div>" has a length of 142, differs near "
</" (index 135).
|
Test:
tests/Elastic.Markdown.Tests/Inline/DirectiveBlockLinkTests.cs#L68
FluentAssertions.Execution.AssertionFailedException : Expected Html "<div class="admonition warning" id="caution_ref">
<div class="admonition-title">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z"/>
</svg>
<span>Warning</span>
</div>
<div class="admonition-content">
<p>This is a 'warning' admonition</p>
</div>
</div>
<p><a href="/docs/testing%5Creq#hint_ref" hx-get="/docs/testing%5Creq#hint_ref" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Sub Requirements</a></p>" to contain "<p><a href="/docs/testing/req#hint_ref" hx-get="/docs/testing/req#hint_ref" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Sub Requirements</a></p>".
|
Test:
tests/Elastic.Markdown.Tests/Inline/InlineLinkTests.cs#L231
FluentAssertions.Execution.AssertionFailedException : Expected Html.TrimEnd() to be "<p>Links:</p>
<ul>
<li><a href="/docs/testing/req" hx-get="/docs/testing/req" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Special Requirements</a></li>
</ul>
<ul>
<li><a href="/docs/testing/req" hx-get="/docs/testing/req" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Special Requirements</a></li>
</ul>" with a length of 531, but "<p>Links:</p>
<ul>
<li><a href="/docs/testing/req" hx-get="/docs/testing/req" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Special Requirements</a></li>
</ul>
<ul>
<li><a href="/docs/testing/req" hx-get="/docs/testing/req" hx-select-oob="#markdown-content,#toc-nav,#prev-next-nav,#breadcrumbs" hx-swap="none" hx-push-url="true" hx-indicator="#htmx-indicator" preload="mouseover">Special Requirements</a></li>
</ul>" has a length of 525, differs near "
<u" (index 13).
|
Bootstrap Action Workspace
Cache not found for keys: node-cache-Windows-x64-npm-036d5c2bb8aa6ead13de6556a0b381e9d31d718f3fb2eb73aefb68731ae71c65
|
Loading