ducks
adds backports and deprecated features
#3467
ci.yml
on: pull_request
cargo-deny
43s
Test Suite
1m 3s
Integration Tests
3m 12s
buf
6s
actionlint
6s
action-sha-pin-check
39s
Matrix: Kani Proofs
Matrix: Loom Proofs
Matrix: Rust Actions (Check/Fmt/Clippy)
Annotations
18 errors and 2 warnings
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest)
Process completed with exit code 101.
|
Rust Actions (Check/Fmt/Clippy) (macos-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (macos-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (macos-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (macos-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (macos-latest):
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.
|
Rust Actions (Check/Fmt/Clippy) (macos-latest)
Process completed with exit code 101.
|
Test Suite:
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.
|
Test Suite:
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.
|
Test Suite:
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.
|
Test Suite:
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.
|
Test Suite:
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.
|
Test Suite
Process completed with exit code 101.
|
buf
No github_token supplied, API requests will be subject to stricter rate limiting
|
Rust Actions (Check/Fmt/Clippy) (macos-latest)
macOS's Gatekeeper has been disabled for this Cask
|