this derivation will be built: /nix/store/fvqr45v5y7fkby9vbga0vzzx01ys89vg-treefmt-check.drv building '/nix/store/fvqr45v5y7fkby9vbga0vzzx01ys89vg-treefmt-check.drv' treefmt-check> tribuchet: building on jamie treefmt-check> treefmt v2.5.0traversed 303 files treefmt-check> emitted 251 files for processing treefmt-check> formatted 251 files (2 changed) in 8.274s treefmt-check> M docs/CLI.md treefmt-check> M docs/EFFECTS.md treefmt-check> diff --git a/docs/CLI.md b/docs/CLI.md treefmt-check> index f4b2265..e515bff 100644 treefmt-check> --- a/docs/CLI.md treefmt-check> +++ b/docs/CLI.md treefmt-check> @@ -134,8 +134,8 @@ nbo effects run --event comment --command apply --permission admin apply treefmt-check> ``` treefmt-check> treefmt-check> For `onEvent` effects, `--event KIND` plus flags describing the event (`--pr`, treefmt-check> -`--actor`, `--permission`, `--label`, `--command`, ...) stand in treefmt-check> -for a delivery: `list` then shows why each effect would be skipped. treefmt-check> +`--actor`, `--permission`, `--label`, `--command`, ...) stand in for a delivery: treefmt-check> +`list` then shows why each effect would be skipped. treefmt-check> treefmt-check> ## Exit codes treefmt-check> treefmt-check> diff --git a/docs/EFFECTS.md b/docs/EFFECTS.md treefmt-check> index a2ce914..d2009e8 100644 treefmt-check> --- a/docs/EFFECTS.md treefmt-check> +++ b/docs/EFFECTS.md treefmt-check> @@ -299,4 +299,4 @@ services.nixbot.effects.perRepoSecretFiles = { treefmt-check> ``` treefmt-check> treefmt-check> The secrets files must be valid JSON files containing the secrets that will be treefmt-check> -made available to your effects at runtime. treefmt-check> \ No newline at end of file treefmt-check> +made available to your effects at runtime. error: Cannot build '/nix/store/fvqr45v5y7fkby9vbga0vzzx01ys89vg-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/agkmnq6rq7dvzic0zg5iyjhngmmkfdkz-treefmt-check Last 25 log lines: > index f4b2265..e515bff 100644 > --- a/docs/CLI.md > +++ b/docs/CLI.md > @@ -134,8 +134,8 @@ nbo effects run --event comment --command apply --permission admin apply > ``` > > For `onEvent` effects, `--event KIND` plus flags describing the event (`--pr`, > -`--actor`, `--permission`, `--label`, `--command`, ...) stand in > -for a delivery: `list` then shows why each effect would be skipped. > +`--actor`, `--permission`, `--label`, `--command`, ...) stand in for a delivery: > +`list` then shows why each effect would be skipped. > > ## Exit codes > > diff --git a/docs/EFFECTS.md b/docs/EFFECTS.md > index a2ce914..d2009e8 100644 > --- a/docs/EFFECTS.md > +++ b/docs/EFFECTS.md > @@ -299,4 +299,4 @@ services.nixbot.effects.perRepoSecretFiles = { > ``` > > The secrets files must be valid JSON files containing the secrets that will be > -made available to your effects at runtime. > \ No newline at end of file > +made available to your effects at runtime. For full logs, run: nix log /nix/store/fvqr45v5y7fkby9vbga0vzzx01ys89vg-treefmt-check.drv