Skip to content

451 reduce the "already-connected peer" error logs from appearing #613

451 reduce the "already-connected peer" error logs from appearing

451 reduce the "already-connected peer" error logs from appearing #613

Triggered via pull request December 2, 2023 14:25
Status Failure
Total duration 9m 56s
Artifacts

ci-main.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci (ubuntu-latest): clients/stellar-relay-lib/src/config.rs#L5
unused import: `substrate_stellar_sdk::types::StellarMessage`
ci (ubuntu-latest): clients/stellar-relay-lib/src/config.rs#L6
unused import: `tokio::net::TcpStream`
ci (ubuntu-latest): clients/stellar-relay-lib/src/config.rs#L7
unused import: `tokio::sync::mpsc`
ci (ubuntu-latest): clients/stellar-relay-lib/src/connection/connector/connector.rs#L7
unused import: `tokio::io::AsyncWriteExt`
ci (ubuntu-latest): clients/stellar-relay-lib/src/connection/connector/connector.rs#L10
unused import: `tokio::sync::mpsc::Sender`
ci (ubuntu-latest): clients/stellar-relay-lib/src/connection/connector/message_reader.rs#L4
unused imports: `Connector`, `authentication::verify_remote_auth_cert`, `error_to_string`, `helper::time_now`, `hmac::HMacKeys`, `node::RemoteInfo`, `parse_authenticated_message`
ci (ubuntu-latest): clients/stellar-relay-lib/src/connection/connector/message_reader.rs#L10
unused imports: `Hello`, `MessageType`, `StellarMessage`, `XdrCodec`
ci (ubuntu-latest): clients/stellar-relay-lib/src/connection/connector/message_reader.rs#L13
unused import: `substrate_stellar_sdk::types::ErrorCode`
ci (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/