Merge branch 'main' into dependabot/cargo/oauth2-5.0.0 #2736
Annotations
6 errors and 3 warnings
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L15
unresolved import `oauth2::reqwest::async_http_client`
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L40
no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Run actions-rs/cargo@v1:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
Run actions-rs/cargo@v1
could not compile `mono` (lib) due to 4 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/hex-conservative/0.2.1/download` (146.75.78.137), got 502
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/bytes/1.10.0/download` (146.75.78.137), got 502
|
Run actions-rs/cargo@v1
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/hashbrown/0.15.2/download` (146.75.78.137), got 502
|
Loading