Skip to content

Report versions.

Report versions. #628

Triggered via push April 1, 2024 00:25
Status Failure
Total duration 1m 38s
Artifacts 1

ci.yml

on: push
Matrix: Check build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
Check build (i686-pc-windows-gnu, ubuntu-latest)
Process completed with exit code 101.
Check build (x86_64-unknown-linux-musl, ubuntu-latest)
The job was canceled because "i686-pc-windows-gnu_ubunt" failed.
Check build (x86_64-unknown-linux-musl, ubuntu-latest)
The operation was canceled.
Check build (x86_64-apple-darwin, macos-latest)
The job was canceled because "i686-pc-windows-gnu_ubunt" failed.
Check build (x86_64-apple-darwin, macos-latest)
The operation was canceled.
Check build (x86_64-pc-windows-gnu, ubuntu-latest)
The job was canceled because "i686-pc-windows-gnu_ubunt" failed.
Check build (x86_64-pc-windows-gnu, ubuntu-latest)
The operation was canceled.
Cargo test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, FrancisRussell/ferrous-actions@v0.1.0-beta.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, FrancisRussell/ferrous-actions@v0.1.0-beta.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-clippy: this function has too many lines (127/100): src/bin/zoogcomment.rs#L269
warning: this function has too many lines (127/100) --> src/bin/zoogcomment.rs:269:1 | 269 | / fn main_impl() -> Result<(), AppError> { 270 | | let interrupt_checker = CtrlCChecker::new()?; 271 | | let cli = Cli::parse_from(wild::args_os()); 272 | | let operation_mode = match (cli.list, cli.modify, cli.replace) { ... | 410 | | Ok(()) 411 | | } | |_^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_lines note: the lint level is defined here --> src/bin/zoogcomment.rs:1:9 | 1 | #![warn(clippy::pedantic)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(clippy::too_many_lines)]` implied by `#[warn(clippy::pedantic)]`
cargo-clippy: item in documentation is missing backticks: src/bin/opusgain.rs#L173
warning: item in documentation is missing backticks --> src/bin/opusgain.rs:173:9 | 173 | /// ReplayGain (normalize to -18 LUFS) | ^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown note: the lint level is defined here --> src/bin/opusgain.rs:1:9 | 1 | #![warn(clippy::pedantic)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(clippy::doc_markdown)]` implied by `#[warn(clippy::pedantic)]` help: try | 173 | /// `ReplayGain` (normalize to -18 LUFS) | ~~~~~~~~~~~~
cargo-clippy: 1 warning emitted
warning: 1 warning emitted
cargo-clippy: 1 warning emitted
warning: 1 warning emitted
Check build (i686-pc-windows-gnu, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, FrancisRussell/ferrous-actions@v0.1.0-beta.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
zoog-debug-x86_64-unknown-linux-musl Expired
44.6 MB