android: fix build #391
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
leaf/src/lib.rs#L7
unused import: `anyhow::anyhow`
|
leaf/src/proxy/tls/inbound/stream.rs#L1
unused import: `std::fs::File`
|
leaf/src/proxy/tls/inbound/stream.rs#L2
unused imports: `BufReader`, `self`
|
leaf/src/proxy/tls/inbound/stream.rs#L3
unused import: `std::path::Path`
|
leaf/src/proxy/tls/outbound/stream.rs#L1
unused import: `std::fs::File`
|
leaf/src/proxy/tls/outbound/stream.rs#L3
unused import: `std::io::BufReader`
|
leaf/src/common/cmd_linux.rs#L121
unused variable: `gw`
|
leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
|
leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
|
leaf/src/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate`
|
The logs for this run have expired and are no longer available.
Loading