nixbot

builds

failed treefmt-check checks.aarch64-darwin.formatting · build #91 · 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/tincd/src/invitation_serve.rs:199:156192 │ ╭ /// `finalize_invitation`: type-1 handler.7193 │ │ ╭ /// Writes the host file, into the overlay when one is configured. The8 │ ╰────────────'9194 │ │ ╭ /// addrcache update, script, unlink and type-2 reply are daemon-side.10 │ ╰──────────'11195 │ │ ╭ ///12 │ ╰────────'13196 │ │ ╭ /// # Errors14 │ ╰──────'15197 │ │ ╭ /// `BadPubkey` on a newline (config injection). `HostFileExists` when the16 │ ╰────'17198 │ │ ╭ /// name exists in either directory, since overwriting or shadowing it18 │ ╰──'19199 │ ╭ │ /// would let an invitee replace a known key. The write is `O_EXCL`.20 │ │ ╰'21200 │ │ ╭ pub(crate) fn finalize(22 │ ╰────────────────^23 · │ 24245 │ │ }25 │ ╰───────────────'2627Error: 1 error(s) found in code.28Help: Scan succeeded and found error level diagnostics in the codebase.293031traversed 719 files32emitted 298 files for processing33formatted 26 files (0 changed) in 440ms34Error: failed to finalise formatting: formatting failures detected