build(deps): update oauth2 requirement from 4.4.2 to 5.0.0 #2737
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
output filename collision.
|
Run actions-rs/cargo@v1:
mercury/src/hash.rs#L36
unresolved link to `SHA1::to_string`
|
Run actions-rs/cargo@v1
`mercury` (lib doc) generated 1 warning
|
Loading