ducks
adds backports and deprecated features
#3467
Annotations
6 errors and 1 warning
Run clippy:
lading/src/blackhole/http.rs#L140
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
|
Run clippy:
lading/src/blackhole/splunk_hec.rs#L96
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
|
Run clippy:
lading/src/blackhole/sqs.rs#L246
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
|
Run clippy:
lading/src/generator/splunk_hec.rs#L342
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
|
Run clippy:
lading/src/generator/splunk_hec/acknowledgements.rs#L205
use of deprecated function `hyper::body::to_bytes`: This function has been replaced by a method on the `hyper::body::HttpBody` trait. Use `.collect().await?.to_bytes()` instead.
|
Run clippy
Process completed with exit code 101.
|
Install FUSE
macOS's Gatekeeper has been disabled for this Cask
|
Loading