Correct web-client vesting contract data parsing #14228
build+test.yml
on: pull_request
rustfmt
13s
check
1m 26s
test
26m 8s
clippy
1m 22s
web-client
2m 26s
web-client-lib
4m 58s
reconnect-test
15m 27s
Annotations
2 warnings
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
|
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
|
289 KB |
|