nixbot

builds

succeeded setup aarch64-darwin.treefmt · build #26 · raw

1this derivation will be built:2 /nix/store/qaiacs4xc42rp335p5sa5vm6rbw3pwis-treefmt-check.drv3error: build of '/nix/store/qaiacs4xc42rp335p5sa5vm6rbw3pwis-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/qaiacs4xc42rp335p5sa5vm6rbw3pwis-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/bp81kynipgwxwcbzcilgk2mlpn6znpkf-treefmt-check7 Last 19 log lines:8 > treefmt v2.5.0traversed 207 files9 > emitted 186 files for processing10 > formatted 186 files (1 changed) in 7.978s11 > M browser-cli/extension/content.js12 > diff --git a/browser-cli/extension/content.js b/browser-cli/extension/content.js13 > index f7d4b60..7babbaa 10064414 > --- a/browser-cli/extension/content.js15 > +++ b/browser-cli/extension/content.js16 > @@ -2447,7 +2447,9 @@ if (!window.__browserCliInjected) {17 > upload,18 > // Agents guess go() exists; error must point at the real mechanism.19 > go() {20 > - throw new Error("go() is not a JS API. Navigate with: browser-cli --go URL");21 > + throw new Error(22 > + "go() is not a JS API. Navigate with: browser-cli --go URL",23 > + );24 > },25 > };26 > const execApiNames = Object.keys(execApi);27 For full logs, run:28 nix log /nix/store/qaiacs4xc42rp335p5sa5vm6rbw3pwis-treefmt-check.drv29error: Cannot build '/nix/store/qaiacs4xc42rp335p5sa5vm6rbw3pwis-treefmt-check.drv'.30 Reason: builder failed with exit code 1.31 Output paths:32 /nix/store/bp81kynipgwxwcbzcilgk2mlpn6znpkf-treefmt-check