nixbot

builds

Mic92/nixbot build #116 failed

branch main · PR #73 · commit 6aff97dd8d · · took 9m 12s

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.treefmt 2s
treefmt-check: ) - cap.setup_line( - f"error: Cannot build '{top}'.\n Reason: 1 dependency failed." - ) + cap.setup_line(f"error: Can …
treefmt-check:
     )
-    cap.setup_line(
-        f"error: Cannot build '{top}'.\n       Reason: 1 dependency failed."
-    )
+    cap.setup_line(f"error: Cannot build '{top}'.\n       Reason: 1 dependency failed.")
     cap.mark_failed(top)
     state = {e["name"]: e["status"] for e in cap.state()}
     # Leaf flagged with its output; no phantom top-level card, setup neutral.
failed aarch64-linux.treefmt 9s
treefmt-check: ) - cap.setup_line( - f"error: Cannot build '{top}'.\n Reason: 1 dependency failed." - ) + cap.setup_line(f"error: Can …
treefmt-check:
     )
-    cap.setup_line(
-        f"error: Cannot build '{top}'.\n       Reason: 1 dependency failed."
-    )
+    cap.setup_line(f"error: Cannot build '{top}'.\n       Reason: 1 dependency failed.")
     cap.mark_failed(top)
     state = {e["name"]: e["status"] for e in cap.state()}
     # Leaf flagged with its output; no phantom top-level card, setup neutral.
failed x86_64-linux.treefmt 7s
treefmt-check: ) - cap.setup_line( - f"error: Cannot build '{top}'.\n Reason: 1 dependency failed." - ) + cap.setup_line(f"error: Can …
treefmt-check:
     )
-    cap.setup_line(
-        f"error: Cannot build '{top}'.\n       Reason: 1 dependency failed."
-    )
+    cap.setup_line(f"error: Cannot build '{top}'.\n       Reason: 1 dependency failed.")
     cap.mark_failed(top)
     state = {e["name"]: e["status"] for e in cap.state()}
     # Leaf flagged with its output; no phantom top-level card, setup neutral.
10 succeeded
succeeded attributes
status attribute duration
loading…