Exposes the raw transaction commands via rpc #14221
build+test.yml
on: pull_request
rustfmt
20s
check
3m 48s
test
30m 57s
clippy
3m 13s
web-client
4m 29s
web-client-lib
5m 1s
reconnect-test
17m 1s
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
|
277 KB |
|