Skip to content

Bump Node.js to 22 in deploy-dashboard workflow (#12) #34

Bump Node.js to 22 in deploy-dashboard workflow (#12)

Bump Node.js to 22 in deploy-dashboard workflow (#12) #34

Re-run triggered June 25, 2026 01:10
Status Failure
Total duration 15s
Artifacts

action-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 notices
test
Process completed with exit code 1.
test
Ingest failed (HTTP 404): <!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="icon" href="./favicon.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="./_app/immutable/assets/0.DTzPkwgL.css" rel="stylesheet"> </head> <body data-sveltekit-preload-data="hover"> <div style="display: contents"><!--[--><!--[0--><!--[--><div class="shell svelte-12qhfyh"><header class="svelte-12qhfyh"><a href="/" class="brand svelte-12qhfyh">Coverage Tracker</a></header> <main class="svelte-12qhfyh"><!--[--><h1>404</h1> <p>Not Found</p><!--]--><!----></main></div><!--]--><!--]--> <!--[-1--><!--]--><!--]--> <script> { __sveltekit_l1lxz1 = { base: new URL(".", location).pathname.slice(0, -1) }; const element = document.currentScript.parentElement; Promise.all([ import("./_app/immutable/entry/start.0lzXihB7.js"), import("./_app/immutable/entry/app.BwdQLLGv.js") ]).then(([kit, app]) => { kit.start(app, element, { node_ids: [0, 1], data: [null], form: null, error: {message:"Not Found"}, status: 404 }); }); } </script> </div> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a11017e0bcb8c0e5',t:'MTc4MjM0OTgzNA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>
test
Duplication: 0.00% (no clones detected)
test
No complexity tool found (gocyclo, gocognit, radon, lizard). Skipping complexity metric.
test
JS/TS coverage: 98.09%