nixbot

builds

Mic92/mics-skills build #26 failed

branch main · PR #70 · commit c702614c61 · · took 33s

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.treefmt 17s
treefmt-check: go() { - throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL"); + throw new Error( + "go() is not a …
treefmt-check:
     go() {
-      throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL");
+      throw new Error(
+        "go() is not a JS API. Navigate with: browser-cli --go URL",
+      );
     },
   };
   const execApiNames = Object.keys(execApi);
failed aarch64-linux.treefmt 4s
treefmt-check: go() { - throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL"); + throw new Error( + "go() is not a …
treefmt-check:
     go() {
-      throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL");
+      throw new Error(
+        "go() is not a JS API. Navigate with: browser-cli --go URL",
+      );
     },
   };
   const execApiNames = Object.keys(execApi);
failed x86_64-linux.treefmt 4s
treefmt-check: go() { - throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL"); + throw new Error( + "go() is not a …
treefmt-check:
     go() {
-      throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL");
+      throw new Error(
+        "go() is not a JS API. Navigate with: browser-cli --go URL",
+      );
     },
   };
   const execApiNames = Object.keys(execApi);
6 succeeded
succeeded attributes
status attribute duration
loading…
33 already built
skipped attributes
status attribute duration
loading…