Skip to content

[fs] breaking: remove async_std crate and remove double allocation … #541

[fs] breaking: remove async_std crate and remove double allocation …

[fs] breaking: remove async_std crate and remove double allocation … #541

Triggered via push August 4, 2024 22:29
Status Failure
Total duration 5m 6s
Artifacts

Lint.yaml

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

Annotations

3 errors and 7 warnings
Rust CI [nightly on Windows]
Process completed with exit code 1.
Rust CI [stable on Windows]
The job was canceled because "nightly_windows-latest" failed.
Rust CI [stable on Windows]
Process completed with exit code 1.
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L77
doc list item missing indentation
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L90
doc list item missing indentation
/home/runner/work/remi-rs/remi-rs/crates/s3/src/lib.rs#L101
doc list item missing indentation
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