Remaining clippy fixes #14223
build+test.yml
on: pull_request
rustfmt
13s
check
2m 7s
test
28m 25s
clippy
1m 49s
web-client
3m 3s
web-client-lib
4m 12s
reconnect-test
13m 26s
Annotations
1 warning
empty line after doc comment:
lib/src/extras/launcher.rs#L12
warning: empty line after doc comment
--> lib/src/extras/launcher.rs:12:1
|
12 | / /// * start tokio runtime and pass in the config struct
13 | |
| |_
14 | #[cfg(feature = "deadlock")]
15 | 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
|
359 KB |
|