Test #1
Annotations
8 errors
Run cargo test --all-features:
src/proxy_server/http_proxy.rs#L2
unused imports: `create_dir_all`, `read_dir`
|
Run cargo test --all-features:
src/proxy_server/http_proxy.rs#L8
unused import: `bytes::Bytes`
|
Run cargo test --all-features:
src/config/mod.rs#L179
associated functions `from` and `figment` are never used
|
Run cargo test --all-features:
src/proxy_server/cert_store.rs#L15
struct `CertValue` is never constructed
|
Run cargo test --all-features:
src/proxy_server/cert_store.rs#L21
struct `OrderPayload` is never constructed
|
Run cargo test --all-features:
src/proxy_server/cert_store.rs#L32
field `storage` is never read
|
Run cargo test --all-features:
src/tools/mod.rs#L3
function `access_log` is never used
|
Run cargo test --all-features
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading