Update Rust crate reqwest to 0.13.1 #1666
Annotations
8 errors and 4 warnings
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
build
could not compile `v-api` (lib) due to 6 previous errors
|
|
build:
v-api/src/endpoints/login/oauth/code.rs#L740
expected a `Fn(http::Request<std::vec::Vec<u8>>)` closure, found `reqwest::Client`
|
|
build:
v-api/src/endpoints/login/oauth/code.rs#L736
expected a `Fn(http::Request<std::vec::Vec<u8>>)` closure, found `reqwest::Client`
|
|
build:
v-api/src/endpoints/login/oauth/code.rs#L739
the trait bound `reqwest::Client: AsyncHttpClient<'_>` is not satisfied
|
|
build:
v-api/src/endpoints/login/oauth/code.rs#L719
expected a `Fn(http::Request<std::vec::Vec<u8>>)` closure, found `reqwest::Client`
|
|
build:
v-api/src/endpoints/login/oauth/code.rs#L717
expected a `Fn(http::Request<std::vec::Vec<u8>>)` closure, found `reqwest::Client`
|
|
build:
v-api/src/endpoints/login/oauth/code.rs#L718
the trait bound `reqwest::Client: AsyncHttpClient<'_>` is not satisfied
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|