Fixing clippy warnings #14211
build+test.yml
on: pull_request
rustfmt
14s
check
1m 58s
test
28m 31s
clippy
3m 8s
web-client
4m 39s
web-client-lib
5m 5s
reconnect-test
13m 4s
Annotations
1 warning
empty line after doc comment:
lib/src/extras/launcher.rs#L13
warning: empty line after doc comment
--> lib/src/extras/launcher.rs:13:1
|
13 | / ///
14 | |
| |_
15 | #[cfg(feature = "deadlock")]
16 | use crate::extras::deadlock::initialize_deadlock_detection;
| ------------------------------------------------------ the comment documents this import
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments
= note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default
= help: if the empty line is unintentional remove it
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
reconnect-test-logs
|
301 KB |
|