Skip to content

Update Rust crate testcontainers to 0.22.0 #543

Update Rust crate testcontainers to 0.22.0

Update Rust crate testcontainers to 0.22.0 #543

Triggered via pull request August 30, 2024 22:42
Status Success
Total duration 7m 35s
Artifacts

Lint.yaml

on: pull_request
Clippy
1m 17s
Clippy
`cargo deny`
20s
`cargo deny`
Report Missing Dependencies
12s
Report Missing Dependencies
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
doc list item missing indentation: crates/s3/src/lib.rs#L77
warning: doc list item missing 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 missing indentation: crates/s3/src/lib.rs#L90
warning: doc list item missing 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 missing indentation: crates/s3/src/lib.rs#L101
warning: doc list item missing 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