Skip to content

Update Rust crate serde_json to v1.0.145 - autoclosed #70

Update Rust crate serde_json to v1.0.145 - autoclosed

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 / `cargo deny`
Rust / Report Missing Dependencies
15s
Rust / Report Missing Dependencies
Nix / Build
0s
Nix / Build
Rust / Clippy
29s
Rust / Clippy
Matrix: rust
Fit to window
Zoom out
Zoom in

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