nixbot

builds

failed treefmt-check checks.aarch64-linux.formatting · build #123 · raw

1tribuchet: building on eliza2treefmt v2.5.0ERRO formatter | ast-grep: failed to apply with options '[scan]': exit status 134error[no-comment-essays]: comment block of 8+ lines; condense it to the WHY5 ┌─ crates/tinc-tools/src/cmd/invite.rs:117:167110 │ ╭ /// `tinc invite [-e KEY=VAL] [--replace] NODENAME`. `now` is injectable8111 │ │ ╭ /// for tests. With `replace`, NODENAME must already exist. Its current9 │ ╰────────────'10112 │ │ ╭ /// Ed25519 key is pinned in the invitation so the daemon swaps exactly11 │ ╰──────────'12113 │ │ ╭ /// that key at join time. `env` is stored in the invitation and handed to13 │ ╰────────'14114 │ │ ╭ /// both hooks.15 │ ╰──────'16115 │ │ ╭ ///17 │ ╰────'18116 │ │ ╭ /// # Errors19 │ ╰──'20117 │ ╭ │ /// `BadInput` (invalid or taken name, no `Address` configured) or `Io`.21 │ │ ╰'22118 │ │ ╭ pub fn invite(23 │ ╰────────────────^24 · │ 25265 │ │ }26 │ ╰───────────────'2728Error: 1 error(s) found in code.29Help: Scan succeeded and found error level diagnostics in the codebase.303132traversed 724 files33emitted 298 files for processing34formatted 26 files (0 changed) in 851ms35Error: failed to finalise formatting: formatting failures detected