treefmt-check
checks.aarch64-linux.formatting
· build #91
· 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/tincd/src/invitation_serve.rs:199:16 │ 7192 │ ╭ /// `finalize_invitation`: type-1 handler.8193 │ │ ╭ /// Writes the host file, into the overlay when one is configured. The9 │ ╰────────────'10194 │ │ ╭ /// addrcache update, script, unlink and type-2 reply are daemon-side.11 │ ╰──────────'12195 │ │ ╭ ///13 │ ╰────────'14196 │ │ ╭ /// # Errors15 │ ╰──────'16197 │ │ ╭ /// `BadPubkey` on a newline (config injection). `HostFileExists` when the17 │ ╰────'18198 │ │ ╭ /// name exists in either directory, since overwriting or shadowing it19 │ ╰──'20199 │ ╭ │ /// would let an invitee replace a known key. The write is `O_EXCL`.21 │ │ ╰'22200 │ │ ╭ pub(crate) fn finalize(23 │ ╰────────────────^24 · │ 25245 │ │ }26 │ ╰───────────────'2728Error: 1 error(s) found in code.29Help: Scan succeeded and found error level diagnostics in the codebase.303132traversed 719 files33emitted 298 files for processing34formatted 26 files (0 changed) in 835ms35Error: failed to finalise formatting: formatting failures detected