Skip to content

Upgrade all dependencies #547

Upgrade all dependencies

Upgrade all dependencies #547

Triggered via push October 15, 2024 04:35
Status Success
Total duration 7m 54s
Artifacts

Lint.yaml

on: push
Clippy
1m 13s
Clippy
`cargo deny`
18s
`cargo deny`
Report Missing Dependencies
13s
Report Missing Dependencies
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L77
doc list item without indentation
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L90
doc list item without indentation
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L101
doc list item without indentation
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
1 warning emitted
warning: 1 warning emitted
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
1 warning emitted
warning: 1 warning emitted
1 warning emitted
warning: 1 warning emitted
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
1 warning emitted
warning: 1 warning emitted
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
doc list item without indentation: crates/s3/src/lib.rs#L77
warning: doc list item without indentation --> crates/s3/src/error.rs:77:9 | 77 | /// trait method | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 77 | /// trait method | ++