Skip to content

rage: Build manpages in the build script #1554

rage: Build manpages in the build script

rage: Build manpages in the build script #1554

Triggered via push January 10, 2024 02:52
Status Failure
Total duration 6m 32s
Artifacts

ci.yml

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

Annotations

3 errors and 2 warnings
redundant clone: rage/build.rs#L71
error: redundant clone --> rage/build.rs:71:65 | 71 | .flat_map(|output| [Inline::Roman(output.to_owned()), Inline::LineBreak]), | ^^^^^^^^^^^ help: remove this | = note: `-D clippy::redundant-clone` implied by `-D warnings` note: this value is dropped without further use --> rage/build.rs:71:59 | 71 | .flat_map(|output| [Inline::Roman(output.to_owned()), Inline::LineBreak]), | ^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_clone
Clippy (MSRV)
Clippy had exited with the 101 exit code
redundant clone: rage/build.rs#L71
error: redundant clone --> rage/build.rs:71:65 | 71 | .flat_map(|output| [Inline::Roman(output.to_owned()), Inline::LineBreak]), | ^^^^^^^^^^^ help: remove this | = note: `-D clippy::redundant-clone` implied by `-D warnings` note: this value is dropped without further use --> rage/build.rs:71:59 | 71 | .flat_map(|output| [Inline::Roman(output.to_owned()), Inline::LineBreak]), | ^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_clone
Clippy (MSRV)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/