Skip to content

Site and Tab Navigation- Perf tweaks #300

Site and Tab Navigation- Perf tweaks

Site and Tab Navigation- Perf tweaks #300

Triggered via push April 10, 2026 22:31
Status Failure
Total duration 1m 59s
Artifacts

test.yml

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

Annotations

7 errors and 2 warnings
test (22)
Process completed with exit code 1.
app/components/02.molecules/navigation/site-navigation/tests/SiteNavigation.spec.ts > SiteNavigation > renders correct HTML structure: app/components/02.molecules/navigation/site-navigation/tests/SiteNavigation.spec.ts#L54
Error: Snapshot `SiteNavigation > renders correct HTML structure 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ "<nav class="site-navigation site-navigation--left is-loaded" aria-label="Site navigation"> <ul class="site-nav-list" style="--_transition-duration: 0ms; --_x-active: 0px; --_width-active: NaN; --_x-hovered: 0px; --_width-hovered: NaN;"> - <li class=""><a href="/" class="site-nav-link" data-nav-item=""> + <li class="is-active"><a href="/" class="site-nav-link" data-nav-item=""> <!--v-if--> Home </a></li> <li class=""><a href="/about" class="site-nav-link" data-nav-item=""> <!--v-if--> About </a></li> ❯ app/components/02.molecules/navigation/site-navigation/tests/SiteNavigation.spec.ts:54:28
app/components/02.molecules/navigation/tab-navigation/tests/TabNavigation.spec.ts > TabNavigation > renders correct HTML structure: app/components/02.molecules/navigation/tab-navigation/tests/TabNavigation.spec.ts#L54
Error: Snapshot `TabNavigation > renders correct HTML structure 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ "<nav class="tab-navigation tab-navigation--left is-loaded" aria-label="Site navigation"> <ul class="tab-nav-list"> - <li data-href="/" class=""><a href="/" class="tab-nav-link" data-nav-item=""> + <li data-href="/" class="is-active"><a href="/" class="tab-nav-link" data-nav-item=""> <!--v-if--> Home </a></li> <li data-href="/about" class=""><a href="/about" class="tab-nav-link" data-nav-item=""> <!--v-if--> About </a></li> ❯ app/components/02.molecules/navigation/tab-navigation/tests/TabNavigation.spec.ts:54:28
test (20)
The strategy configuration was canceled because "test._22" failed
test (20)
The operation was canceled.
app/components/02.molecules/navigation/tab-navigation/tests/TabNavigation.spec.ts > TabNavigation > renders correct HTML structure: app/components/02.molecules/navigation/tab-navigation/tests/TabNavigation.spec.ts#L54
Error: Snapshot `TabNavigation > renders correct HTML structure 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ "<nav class="tab-navigation tab-navigation--left is-loaded" aria-label="Site navigation"> <ul class="tab-nav-list"> - <li data-href="/" class=""><a href="/" class="tab-nav-link" data-nav-item=""> + <li data-href="/" class="is-active"><a href="/" class="tab-nav-link" data-nav-item=""> <!--v-if--> Home </a></li> <li data-href="/about" class=""><a href="/about" class="tab-nav-link" data-nav-item=""> <!--v-if--> About </a></li> ❯ app/components/02.molecules/navigation/tab-navigation/tests/TabNavigation.spec.ts:54:28
app/components/02.molecules/navigation/site-navigation/tests/SiteNavigation.spec.ts > SiteNavigation > renders correct HTML structure: app/components/02.molecules/navigation/site-navigation/tests/SiteNavigation.spec.ts#L54
Error: Snapshot `SiteNavigation > renders correct HTML structure 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ "<nav class="site-navigation site-navigation--left is-loaded" aria-label="Site navigation"> <ul class="site-nav-list" style="--_transition-duration: 0ms; --_x-active: 0px; --_width-active: NaN; --_x-hovered: 0px; --_width-hovered: NaN;"> - <li class=""><a href="/" class="site-nav-link" data-nav-item=""> + <li class="is-active"><a href="/" class="site-nav-link" data-nav-item=""> <!--v-if--> Home </a></li> <li class=""><a href="/about" class="site-nav-link" data-nav-item=""> <!--v-if--> About </a></li> ❯ app/components/02.molecules/navigation/site-navigation/tests/SiteNavigation.spec.ts:54:28
test (22)
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/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test (20)
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/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/