nixbot

builds

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

1tribuchet: building on eliza2treefmt v2.5.0ERRO formatter | ast-grep: failed to apply with options '[scan]': exit status 134error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path5 ┌─ crates/tribuchet/src/hub/relay/staging.rs:462:1867462 │ req: crate::proto::BuildRequest::default(),8 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^910error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path11 ┌─ crates/tribuchet/src/hub/relay/staging.rs:465:301213465 │ replay: Arc::new(crate::hub::state::Replay::default()),14 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^1516error[no-inline-absolute-paths]: use a `use` import instead of an inline crate::/super::/std:: path17 ┌─ crates/tribuchet/src/hub/relay/staging.rs:487:471819487 │ let filler = hub_message::Msg::Cancel(crate::proto::CancelBuild::default());20 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2122Error: 3 error(s) found in code.23Help: Scan succeeded and found error level diagnostics in the codebase.242526traversed 137 files27emitted 109 files for processing28formatted 40 files (0 changed) in 555ms29Error: failed to finalise formatting: formatting failures detected