Bugfix/ascii art breaking on android #48
test.yml
on: pull_request
Type Check, Lint, Test & Build
1m 10s
Annotations
2 errors and 1 warning
|
Type Check, Lint, Test & Build
Process completed with exit code 1.
|
|
src/lib/components/navbar.test.ts > Navbar component > URLs > home link has correct href:
src/lib/components/navbar.test.ts#L13
TestingLibraryElementError: Unable to find an accessible element with the role "link" and name `/10xPrivacy/i`
Here are the accessible roles:
navigation:
Name "":
<nav
class="navbar flex-col justify-center gap-y-2 bg-base-100 px-4 shadow-sm"
/>
--------------------------------------------------
link:
Name "████ █████ ███████████ ███ ▒▒███ ███▒▒▒███ ▒▒███▒▒▒▒▒███ ▒▒▒ ▒███ ███ ▒▒███ █████ █████ ▒███ ▒███ ████████ ████ █████ █████ ██████ ██████ █████ ████ ▒███ ▒███ ▒███▒▒███ ▒▒███ ▒██████████ ▒▒███▒▒███▒▒███ ▒▒███ ▒▒███ ▒▒▒▒▒███ ███▒▒███▒▒███ ▒███ ▒███ ▒███ ▒███ ▒▒▒█████▒ ▒███▒▒▒▒▒▒ ▒███ ▒▒▒ ▒███ ▒███ ▒███ ███████ ▒███ ▒▒▒ ▒███ ▒███ ▒███ ▒▒███ ███ ███▒▒▒███ ▒███ ▒███ ▒███ ▒▒███ ███ ███▒▒███ ▒███ ███ ▒███ ▒███ █████ ▒▒▒█████▒ █████ █████ █████ █████ █████ ▒▒█████ ▒▒████████▒▒██████ ▒▒███████ ▒▒▒▒▒ ▒▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒ ▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒ ▒▒▒▒▒███ ███ ▒███ ▒▒██████ ▒▒▒▒▒▒":
<a
class=" text-xl font-bold text-primary"
href="/"
/>
Name "Privacy News":
<a
class="link link-hover sm:text-sm text-base text-base-content/50 hover:text-primary"
href="/privacy-news"
/>
Name "Awesome Privacy":
<a
class="link link-hover sm:text-sm text-base text-base-content/50 hover:text-primary"
href="/awesome-privacy"
/>
Name "Websites":
<a
class="link link-hover sm:text-sm text-base text-base-content/50 hover:text-primary"
href="/websites"
/>
Name "Privacy News":
<a
class="link link-hover sm:text-sm text-base text-base-content/50 hover:text-primary"
href="/privacy-news"
/>
Name "Awesome Privacy":
<a
class="link link-hover sm:text-sm text-base text-base-content/50 hover:text-primary"
href="/awesome-privacy"
/>
Name "Websites":
<a
class="link link-hover sm:text-sm text-base text-base-content/50 hover:text-primary"
href="/websites"
/>
--------------------------------------------------
list:
Name "":
<ul
class="flex space-x-6 px-6 [&_a]:font-semibold"
/>
Name "":
<ul
class="dropdown-content z-50 mt-1 max-h-96 w-40 overflow-y-auto rounded-box bg-base-300 p-2 shadow-2xl"
tabindex="-1"
/>
Name "":
<ul
class="flex flex-wrap gap-x-6 gap-y-2 [&_a]:font-semibold"
/>
--------------------------------------------------
listitem:
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
Name "":
<li />
--------------------------------------------------
button:
Name "":
<div
class="btn gap-1 btn-ghost btn-sm"
role="button"
tabindex="0"
/>
--------------------------------------------------
radio:
Name "vscode":
<input
aria-label="vscode"
class="theme-cont
|
|
Type Check, Lint, Test & Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|