Skip to content

deps: add wrangler as a dev dependency (#11) #32

deps: add wrangler as a dev dependency (#11)

deps: add wrangler as a dev dependency (#11) #32

Triggered via push June 24, 2026 23:52
Status Failure
Total duration 14s
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_oqzm4b = { base: new URL(".", location).pathname.slice(0, -1) }; const element = document.currentScript.parentElement; Promise.all([ import("./_app/immutable/entry/start.DPvIXIa5.js"), import("./_app/immutable/entry/app.DevIuNzq.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:'a10fa56c383ee10c',t:'MTc4MjM0NTE0Ng=='};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%