try with sync tcp #1001
Annotations
10 errors and 5 warnings
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 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/
|
The logs for this run have expired and are no longer available.
Loading