pre-flight closure checks #158
ci.yml
on: pull_request
Matrix: ci_nix / build
Matrix: ci_rust / rust_tests
ci_nix
/
...
/
nix fmt .
25s
ci_nix
/
...
/
nix flake check .
29s
ci_rust
/
...
/
cargo fmt .
7s
ci_rust
/
...
/
cargo clippy .
26s
ci_rust
/
...
/
cargo deny .
22s
can_see_status
0s
Annotations
9 errors
ci_rust / rust_lints / cargo fmt .:
src/lib.rs#L164
Diff in /home/runner/work/deploy-flake/deploy-flake/src/lib.rs
|
ci_rust / rust_lints / cargo fmt .:
src/os/nixos.rs#L137
Diff in /home/runner/work/deploy-flake/deploy-flake/src/os/nixos.rs
|
ci_rust / rust_lints / cargo fmt .:
src/os.rs#L20
Diff in /home/runner/work/deploy-flake/deploy-flake/src/os.rs
|
ci_rust / rust_lints / cargo fmt .:
src/main.rs#L98
Diff in /home/runner/work/deploy-flake/deploy-flake/src/main.rs
|
ci_rust / rust_lints / cargo fmt .:
src/main.rs#L166
Diff in /home/runner/work/deploy-flake/deploy-flake/src/main.rs
|
ci_rust / rust_lints / cargo fmt .
Process completed with exit code 1.
|
ci_rust / rust_lints / cargo clippy .:
src/os/nixos.rs#L147
useless use of `format!`
|
ci_rust / rust_lints / cargo clippy .
Process completed with exit code 101.
|
can_enqueue
Process completed with exit code 1.
|