Skip to content

Install NASM under Windows runners #542

Install NASM under Windows runners

Install NASM under Windows runners #542

Triggered via pull request August 20, 2024 23:53
Status Success
Total duration 8m 41s
Artifacts

Lint.yaml

on: pull_request
Clippy
1m 15s
Clippy
`cargo deny`
20s
`cargo deny`
Report Missing Dependencies
18s
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