Skip to content

chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group #31

chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group

chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group #31

Triggered via pull request December 1, 2024 14:39
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/index.test.ts > htmlTagName: test/index.test.ts#L55
AssertionError: expected '<blockquote dir="auto" class="callout…' to be '<blockquote dir="auto" class="callout…' // Object.is equality Expected: "<blockquote dir="auto" class="callout" style="--callout-color-light: rgb(8, 109, 221); --callout-color-dark: rgb(2, 122, 255);"><h6 class="callout-title"><span class="callout-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="2" x2="22" y2="6"></line><path d="M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z"></path></svg></span><span class="callout-title-inner">This is a <em>non-collapsible</em> callout</span></h6><blockquote class="callout-content"><p>Some content is displayed directly!</p></blockquote></blockquote><details dir="auto" class="callout callout-collapsible" style="--callout-color-light: rgb(236, 117, 0); --callout-color-dark: rgb(233, 151, 63);"><summary class="callout-title"><span class="callout-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z"></path><line x1="12" y1="9" x2="12" y2="13"></line><line x1="12" y1="17" x2="12.01" y2="17"></line></svg></span><span class="callout-title-inner">This is a <strong>collapsible</strong> callout</span><span class="callout-fold"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg></span></summary><blockquote class="callout-content"><p>Some content shown after opening!</p></blockquote></details>" Received: "<blockquote dir="auto" class="callout" style="--callout-color-light: rgb(8, 109, 221); --callout-color-dark: rgb(2, 122, 255);"><h6 class="callout-title"><span class="callout-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="2" x2="22" y2="6"></line><path d="M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z"></path></svg></span><span class="callout-title-inner">This is a <em>non-collapsible</em> callout</span></h6><blockquote class="callout-content"><p>Some content is displayed directly!</p></blockquote></blockquote><details dir="auto" class="callout callout-collapsible" style="--callout-color-light: rgb(236, 117, 0); --callout-color-dark: rgb(233, 151, 63);"><summary class="callout-title"><span class="callout-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z"></path><line x1="12" y1="9" x2="12" y2="13"></line><line x1="12" y1="17" x2="12.01" y2="17"></line></svg></span><span class="callout-title-inner">This is a <strong>collapsible</strong> callout </span><span class="callout-fold"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg></span></summary><blockquote class="callout-content"><p>Some content shown after opening!</p></blockquote></details>" ❯ test/index.test.ts:55:19
test (lts/*, windows-latest)
Process completed with exit code 1.