try with sync tcp #1001
Annotations
10 errors and 15 warnings
pallas-network/tests/plexer.rs#L14
mismatched types
|
pallas-network/tests/protocols.rs#L275
mismatched types
|
pallas-network/tests/protocols.rs#L275
`std::result::Result<(Bearer, std::net::SocketAddr), std::io::Error>` is not a future
|
pallas-network/tests/plexer.rs#L14
`std::result::Result<(Bearer, std::net::SocketAddr), std::io::Error>` is not a future
|
pallas-network/tests/protocols.rs#L283
no method named `run` found for struct `pallas_network::multiplexer::Plexer` in the current scope
|
pallas-network/tests/plexer.rs#L21
`std::result::Result<Bearer, std::io::Error>` is not a future
|
pallas-network/tests/plexer.rs#L49
no method named `run` found for struct `pallas_network::multiplexer::Plexer` in the current scope
|
pallas-network/tests/plexer.rs#L50
no method named `run` found for struct `pallas_network::multiplexer::Plexer` in the current scope
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pallas-network/src/facades.rs#L4
unused import: `tokio::net::TcpListener`
|
pallas-network/src/facades.rs#L5
unused import: `tokio::task::JoinHandle`
|
pallas-network/src/facades.rs#L54
unused variable: `plexer_handle`
|
pallas-network/src/facades.rs#L112
unused variable: `plexer_handle`
|
pallas-network/src/facades.rs#L164
unused variable: `plexer_handle`
|
pallas-network/src/facades.rs#L230
unused variable: `plexer_handle`
|
pallas-network/src/facades.rs#L296
unused variable: `demux_handler`
|
pallas-network/src/facades.rs#L296
unused variable: `mux_handler`
|
pallas-network/src/multiplexer.rs#L209
unused import: `tokio::io::AsyncReadExt`
|
pallas-network/src/multiplexer.rs#L11
unused import: `tokio::io::AsyncWriteExt`
|
The logs for this run have expired and are no longer available.
Loading