Update headers requirement from 0.3 to 0.4 #80
Annotations
4 errors and 16 warnings
Build:
src/model/server.rs#L19
unresolved import `hyper::service::make_service_fn`
|
Build:
src/model/server.rs#L21
unresolved imports `hyper::client::connect`, `hyper::Body`, `hyper::Client`, `hyper::Server`
|
Build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Coverage
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build
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/
|
Build
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/
|
Build
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/
|
Build
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/
|
Build
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/
|
Build:
src/conn/client.rs#L20
unused import: `ReadHalf`
|
Build:
src/conn/server.rs#L15
unused import: `std::collections::HashMap`
|
Build:
src/conn/server.rs#L18
unused import: `FutureExt`
|
Build:
src/conn/server.rs#L21
unused imports: `ReadHalf`, `WriteHalf`
|
Build:
src/model/server.rs#L17
unused import: `crate::model::config::Protocol`
|
Build:
src/model/server.rs#L18
unused imports: `SinkExt`, `StreamExt`
|
Build:
src/model/server.rs#L19
unused import: `service_fn`
|
Build:
src/model/server.rs#L21
unused imports: `Request`, `Response`, `StatusCode`
|
Build:
src/model/server.rs#L22
unused import: `hyper_tls::HttpsConnector`
|
Build:
src/model/server.rs#L23
unused import: `std::collections::HashMap`
|
CI
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
|