node: downgrade `error!` logs
1 failed
(1 total)
View logs
modified crates/radicle-node/src/control.rs
@@ -50,7 +50,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -59,7 +59,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/reactor.rs
@@ -399,7 +399,7 @@ impl<H: ReactionHandler> Runtime<H> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -497,7 +497,7 @@ impl<H: ReactionHandler> Runtime<H> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -558,7 +558,7 @@ impl<H: ReactionHandler> Runtime<H> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/reactor/transport.rs
@@ -265,7 +265,7 @@ impl<S: Session> Transport<S> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/wire.rs
@@ -362,7 +362,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -528,7 +528,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -552,7 +552,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -593,7 +593,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -607,7 +607,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -702,8 +702,8 @@ where
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -740,7 +740,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -754,7 +754,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -791,7 +791,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -802,7 +802,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -875,7 +875,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -933,7 +933,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -953,7 +953,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1029,7 +1029,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1055,7 +1055,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1232,7 +1232,7 @@ mod logger {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/worker/fetch.rs
@@ -106,7 +106,7 @@ impl Handle {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -207,7 +207,7 @@ fn notify(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -227,7 +227,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -247,7 +247,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -326,7 +326,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/worker/upload_pack.rs
@@ -137,7 +137,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|