this derivation will be built: /nix/store/7qcvlcxmzbah56l916sdmriy8q3fw072-treefmt-check.drv building '/nix/store/7qcvlcxmzbah56l916sdmriy8q3fw072-treefmt-check.drv' treefmt-check> tribuchet: building on eliza treefmt-check> treefmt v2.5.0traversed 295 files treefmt-check> emitted 245 files for processing treefmt-check> formatted 245 files (1 changed) in 11.726s treefmt-check> M nixbot/nixbot/web/templates/build.html treefmt-check> diff --git a/nixbot/nixbot/web/templates/build.html b/nixbot/nixbot/web/templates/build.html treefmt-check> index b38edb7..9cf9481 100644 treefmt-check> --- a/nixbot/nixbot/web/templates/build.html treefmt-check> +++ b/nixbot/nixbot/web/templates/build.html treefmt-check> @@ -140,8 +140,8 @@ treefmt-check> {{ status_icon(effects_status, labelled=false) }}Effects treefmt-check> treefmt-check> {{- "not run for pull requests" if effects_status == "skipped" and build.pr_number treefmt-check> - else "not run on this branch" if effects_status == "skipped" treefmt-check> - else effects_status -}} treefmt-check> + else "not run on this branch" if effects_status == "skipped" treefmt-check> + else effects_status -}} treefmt-check> treefmt-check> treefmt-check> {% if can_control and build.status == "succeeded" and effects_status != "skipped" %} error: Cannot build '/nix/store/7qcvlcxmzbah56l916sdmriy8q3fw072-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/z8h8xpzwgyk05y19wyaamabm7rb71y1m-treefmt-check Last 20 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 295 files > emitted 245 files for processing > formatted 245 files (1 changed) in 11.726s > M nixbot/nixbot/web/templates/build.html > diff --git a/nixbot/nixbot/web/templates/build.html b/nixbot/nixbot/web/templates/build.html > index b38edb7..9cf9481 100644 > --- a/nixbot/nixbot/web/templates/build.html > +++ b/nixbot/nixbot/web/templates/build.html > @@ -140,8 +140,8 @@ > {{ status_icon(effects_status, labelled=false) }}Effects > > {{- "not run for pull requests" if effects_status == "skipped" and build.pr_number > - else "not run on this branch" if effects_status == "skipped" > - else effects_status -}} > + else "not run on this branch" if effects_status == "skipped" > + else effects_status -}} > > > {% if can_control and build.status == "succeeded" and effects_status != "skipped" %} For full logs, run: nix log /nix/store/7qcvlcxmzbah56l916sdmriy8q3fw072-treefmt-check.drv