chore: update protobuf #390
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/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate`
|
leaf/src/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate_key`
|
leaf/src/proxy/tls/inbound/stream.rs#L67
unused variable: `sess`
|
leaf/src/proxy/tls/inbound/stream.rs#L68
unused variable: `stream`
|
The logs for this run have expired and are no longer available.
Loading