Update Rust crate clap_complete to v4.5.55 #40
Triggered via pull request
July 10, 2025 03:45
Status
Cancelled
Total duration
1d 0h 0m 2s
Artifacts
–
CI.yaml
on: pull_request
Rust / `cargo deny`
3m 16s
Rust / Report Missing Dependencies
1m 6s
Nix / Build
Rust / Clippy
1m 1s
Matrix: rust
Annotations
1 error and 5 warnings
Rust CI / Linux (aarch64)
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
unused variable: `file`:
src/lib.rs#L43
warning: unused variable: `file`
--> src/commands/repository/index.rs:43:14
|
43 | in_: file,
| ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
|
= note: `#[warn(unused_variables)]` on by default
|
Rust / Clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-9f99da72-2209a0e7, v0-rust-clippy-Linux-x64-9f99da72
|
Rust CI / Linux (x64)
Cache not found for keys: v0-rust-rust-Linux-x64-9f99da72-2209a0e7, v0-rust-rust-Linux-x64-9f99da72
|
Rust CI / macOS (x64)
Cache not found for keys: v0-rust-rust-Darwin-arm64-6909c8b7-2209a0e7, v0-rust-rust-Darwin-arm64-6909c8b7
|
Rust CI / Windows (x64)
Cache not found for keys: v0-rust-rust-Windows_NT-x64-031e6448-01f66fe7, v0-rust-rust-Windows_NT-x64-031e6448
|