Update Rust crate serde_json to v1.0.145 - autoclosed #70
Triggered via pull request
September 14, 2025 18:09
Status
Cancelled
Total duration
1d 0h 0m 3s
Artifacts
–
CI.yaml
on: pull_request
Rust / `cargo deny`
23s
Rust / Report Missing Dependencies
15s
Nix / Build
0s
Rust / Clippy
29s
Matrix: rust
Annotations
1 error, 1 warning, and 1 notice
|
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)]` (part of `#[warn(unused)]`) on by default
|
|
Rust CI / Windows (x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|