treefmt-check
checks.aarch64-darwin.formatting
· build #123
· raw
1treefmt v2.5.0ERRO formatter | ast-grep: failed to apply with options '[scan]': exit status 123error[no-comment-essays]: comment block of 8+ lines; condense it to the WHY4 ┌─ crates/tinc-tools/src/cmd/invite.rs:117:15 │ 6110 │ ╭ /// `tinc invite [-e KEY=VAL] [--replace] NODENAME`. `now` is injectable7111 │ │ ╭ /// for tests. With `replace`, NODENAME must already exist. Its current8 │ ╰────────────'9112 │ │ ╭ /// Ed25519 key is pinned in the invitation so the daemon swaps exactly10 │ ╰──────────'11113 │ │ ╭ /// that key at join time. `env` is stored in the invitation and handed to12 │ ╰────────'13114 │ │ ╭ /// both hooks.14 │ ╰──────'15115 │ │ ╭ ///16 │ ╰────'17116 │ │ ╭ /// # Errors18 │ ╰──'19117 │ ╭ │ /// `BadInput` (invalid or taken name, no `Address` configured) or `Io`.20 │ │ ╰'21118 │ │ ╭ pub fn invite(22 │ ╰────────────────^23 · │ 24265 │ │ }25 │ ╰───────────────'2627Error: 1 error(s) found in code.28Help: Scan succeeded and found error level diagnostics in the codebase.293031traversed 724 files32emitted 298 files for processing33formatted 26 files (0 changed) in 719ms34Error: failed to finalise formatting: formatting failures detected