nixbot

builds

Mic92/niks3 build #130 failed

branch main · PR #461 · commit 7a2cf6dec2 · · took 3m 8s

3 failed
failed attributes
status attribute duration
failed default.checks.aarch64-darwin.treefmt 6s
treefmt-check: ( pending_closure_id bigint NOT NULL REFERENCES pending_closures (id) ON DELETE CASCADE, key varchar(1024) NOT NULL, - refs varchar …
treefmt-check:
 (
     pending_closure_id bigint NOT NULL REFERENCES pending_closures (id) ON DELETE CASCADE,
     key varchar(1024) NOT NULL,
-    refs varchar(1024) [] NOT NULL DEFAULT '{}', -- Direct references to other objects
+    refs varchar(1024)[] NOT NULL DEFAULT '{}', -- Direct references to other objects
     PRIMARY KEY (key, pending_closure_id)
 );
 CREATE INDEX pending_objects_pending_closure_id_idx ON pending_objects (
failed default.checks.aarch64-linux.treefmt 29s
treefmt-check: tribuchet: building on eliza
treefmt-check:
tribuchet: building on eliza
failed default.checks.x86_64-linux.treefmt 13s
treefmt-check: tribuchet: building on jamie
treefmt-check:
tribuchet: building on jamie
12 succeeded
succeeded attributes
status attribute duration
loading…
30 already built
skipped attributes
status attribute duration
loading…