Update Rust crate oauth2 to v5 #1633
Annotations
10 errors and 4 warnings
test:
rfd-cli/src/cmd/auth/oauth.rs#L11
unresolved import `oauth2::reqwest::async_http_client`
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L10
module `devicecode` is private
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L10
module `devicecode` is private
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L57
no method named `exchange_device_access_token` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L72
no method named `exchange_device_code` found for struct `Client<StandardErrorResponse<...>, ..., ..., ..., ...>` in the current scope
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L19
struct takes 0 generic arguments but 1 generic argument was supplied
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L23
struct takes 0 generic arguments but 1 generic argument was supplied
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L36
this function takes 1 argument but 4 arguments were supplied
|
test:
rfd-cli/src/cmd/auth/oauth.rs#L46
mismatched types
|
test
could not compile `rfd-cli` (bin "rfd-cli" test) due to 9 previous errors
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|