build(deps): update oauth2 requirement from 4.4.2 to 5.0.0 #2737
base.yml
on: pull_request
setup
17s
MOON Lint & Build
1m 34s
Check
3m 24s
Clippy
5m 2s
Tests
4m 46s
Doc
5m 15s
Fuse Lints
1m 44s
Annotations
23 errors and 7 warnings
Check:
mono/src/api/oauth/mod.rs#L15
unresolved import `oauth2::reqwest::async_http_client`
|
Check:
mono/src/api/oauth/mod.rs#L40
no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Check:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Check:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Tests:
mono/src/api/oauth/mod.rs#L15
unresolved import `oauth2::reqwest::async_http_client`
|
Tests:
mono/src/api/oauth/mod.rs#L40
no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Tests:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Tests:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
Tests
could not compile `mono` (lib) due to 4 previous errors
|
Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
mono/src/api/oauth/mod.rs#L15
unresolved import `oauth2::reqwest::async_http_client`
|
Clippy:
mono/src/api/oauth/mod.rs#L40
no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Clippy:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Clippy:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
Clippy
could not compile `mono` (lib) due to 4 previous errors
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Doc:
mono/src/api/oauth/mod.rs#L15
unresolved import `oauth2::reqwest::async_http_client`
|
Doc:
mono/src/api/oauth/mod.rs#L40
no method named `authorize_url` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Doc:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
Doc:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
Doc
could not compile `mono` (lib) due to 4 previous errors
|
Doc
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
setup
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/
|
setup
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/
|
setup
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/
|
setup
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/
|
Doc
output filename collision.
|
Doc:
mercury/src/hash.rs#L36
unresolved link to `SHA1::to_string`
|
Doc
`mercury` (lib doc) generated 1 warning
|