Skip to content

Drop minimum Rust version to 1.76 #548

Drop minimum Rust version to 1.76

Drop minimum Rust version to 1.76 #548

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

Lint.yaml

on: push
Clippy
22s
Clippy
`cargo deny`
16s
`cargo deny`
Report Missing Dependencies
12s
Report Missing Dependencies
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

7 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
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 | ++
doc list item without indentation: crates/s3/src/lib.rs#L90
warning: doc list item without indentation --> crates/s3/src/error.rs:90:9 | 90 | /// or the [`StorageService::blob`][remi::StorageService::blob] trait methods. | ^ | = 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 help: indent this line | 90 | /// or the [`StorageService::blob`][remi::StorageService::blob] trait methods. | ++
doc list item without indentation: crates/s3/src/lib.rs#L101
warning: doc list item without indentation --> crates/s3/src/error.rs:101:9 | 101 | /// or the [`StorageService::blob`][remi::StorageService::blob] trait methods. | ^ | = 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 help: indent this line | 101 | /// or the [`StorageService::blob`][remi::StorageService::blob] trait methods. | ++
3 warnings emitted
warning: 3 warnings emitted