Fixing clippy warnings #14190
build+test.yml
on: pull_request
rustfmt
12s
check
3m 40s
test
21m 48s
clippy
3m 15s
web-client
5m 31s
web-client-lib
11m 19s
reconnect-test
15m 42s
Annotations
1 error and 1 warning
test
Process completed with exit code 100.
|
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
|
282 KB |
|