fix(deps): update rust crate reqwest to 0.12 #14813
Annotations
10 errors and 6 warnings
Build Project:
src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Build Project:
src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Build Project:
src/cli/javascript/js_request.rs#L113
`?` operator has incompatible types
|
Build Project:
src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
|
Build Project:
src/cli/javascript/mod.rs#L34
mismatched types
|
Build Project:
src/cli/runtime/http.rs#L79
mismatched types
|
Build Project:
src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
|
Build Project:
src/cli/runtime/http.rs#L155
mismatched types
|
Build Project:
src/cli/runtime/http.rs#L167
mismatched types
|
Build Project:
src/cli/runtime/http.rs#L170
mismatched types
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Loading