Update async-channel requirement from 1.5 to 2.0 #67
Annotations
4 errors and 16 warnings
bin/tfrps.rs#L22
cannot determine resolution for the derive macro `Clap`
|
bin/tfrps.rs#L23
cannot find attribute `clap` in this scope
|
bin/tfrps.rs#L25
cannot find attribute `clap` in this 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/
|
src/conn/client.rs#L20
unused import: `ReadHalf`
|
src/conn/server.rs#L15
unused import: `std::collections::HashMap`
|
src/conn/server.rs#L18
unused import: `FutureExt`
|
src/conn/server.rs#L21
unused imports: `ReadHalf`, `WriteHalf`
|
src/model/server.rs#L17
unused import: `crate::model::config::Protocol`
|
src/model/server.rs#L18
unused imports: `SinkExt`, `StreamExt`
|
src/model/server.rs#L19
unused imports: `make_service_fn`, `service_fn`
|
src/model/server.rs#L21
unused imports: `Body`, `Client`, `Request`, `Response`, `Server`, `StatusCode`, `client::connect::Connect`
|
src/model/server.rs#L22
unused import: `hyper_tls::HttpsConnector`
|
src/model/server.rs#L23
unused import: `std::collections::HashMap`
|
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
The logs for this run have expired and are no longer available.
Loading