build(deps): bump reqwest-middleware from 0.3.3 to 0.4.0 #298
Annotations
10 errors
build-ubuntu-latest:
src/main.rs#L54
the trait bound `RetryTransientMiddleware<ExponentialBackoff>: reqwest_middleware::Middleware` is not satisfied
|
build-ubuntu-latest
Process completed with exit code 101.
|
build-macos-latest:
src/main.rs#L54
the trait bound `RetryTransientMiddleware<ExponentialBackoff>: reqwest_middleware::Middleware` is not satisfied
|
build-macos-latest
Process completed with exit code 101.
|
cargo clippy:
src/main.rs#L54
the trait bound `reqwest_retry::RetryTransientMiddleware<reqwest_retry::policies::ExponentialBackoff>: reqwest_middleware::Middleware` is not satisfied
|
cargo clippy
Process completed with exit code 101.
|
coverage:
src/main.rs#L54
the trait bound `RetryTransientMiddleware<ExponentialBackoff>: reqwest_middleware::Middleware` is not satisfied
|
coverage
Process completed with exit code 1.
|
build-windows-latest:
src/main.rs#L54
the trait bound `RetryTransientMiddleware<ExponentialBackoff>: reqwest_middleware::Middleware` is not satisfied
|
build-windows-latest
Process completed with exit code 1.
|