Bump reqwest from 0.12.23 to 0.13.1 #85
Open
Annotations
5 errors
|
Run cargo test --all-targets --all-features
Process completed with exit code 101.
|
|
Run cargo test --all-targets --all-features:
src/artifacts.rs#L131
the trait bound `Body: From<tokio::fs::File>` is not satisfied
|
|
Run cargo test --all-targets --all-features:
src/upload.rs#L188
the trait bound `reqwest::async_impl::body::Body: From<artifacts::ArtifactReader>` is not satisfied
|
|
Run cargo test --all-targets --all-features:
src/upload.rs#L184
the trait bound `reqwest::async_impl::body::Body: From<artifacts::ArtifactReader>` is not satisfied
|
|
Run cargo test --all-targets --all-features:
src/upload.rs#L187
the trait bound `reqwest::async_impl::body::Body: From<artifacts::ArtifactReader>` is not satisfied
|
Loading