build(deps): update oauth2 requirement from 4.4.2 to 5.0.0 #2685
base.yml
on: pull_request
setup
4s
MOON Lint & Build
1m 43s
Check
3m 35s
Clippy
5m 20s
Tests
4m 31s
Doc
5m 17s
Fuse Lints
1m 39s
Annotations
22 errors and 18 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<BasicErrorResponseType>, StandardTokenResponse<..., ...>, ..., ..., ...>` in the current scope
|
Check:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<BasicErrorResponseType>, StandardTokenResponse<..., ...>, ..., ..., ...>` 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<BasicErrorResponseType>, StandardTokenResponse<..., ...>, ..., ..., ...>` in the current scope
|
Clippy:
mono/src/api/oauth/mod.rs#L55
no method named `exchange_code` found for struct `Client<StandardErrorResponse<BasicErrorResponseType>, StandardTokenResponse<..., ...>, ..., ..., ...>` in the current scope
|
Clippy:
mono/src/api/oauth/mod.rs#L174
this function takes 1 argument but 4 arguments were supplied
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
MOON Lint & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Fuse Lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check:
mono/src/api/oauth/mod.rs#L16
unused import: `TokenResponse`
|
Check
`mono` (lib) generated 1 warning
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy:
mono/src/api/oauth/mod.rs#L16
unused import: `TokenResponse`
|
Clippy
`mono` (lib) generated 1 warning
|
Doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Doc
output filename collision.
|
Doc:
mercury/src/hash.rs#L36
unresolved link to `SHA1::to_string`
|
Doc
`mercury` (lib doc) generated 1 warning
|