Update Rust crate yup-oauth2 to v12 #1635
Annotations
4 errors and 9 warnings
test:
rfd-processor/src/context.rs#L233
the trait bound `yup_oauth2::authenticator::Authenticator<HttpsConnector<HttpConnector>>: GetToken` is not satisfied
|
test:
rfd-processor/src/util.rs#L125
the trait bound `yup_oauth2::authenticator::Authenticator<HttpsConnector<HttpConnector>>: GetToken` is not satisfied
|
test
could not compile `rfd-processor` (bin "rfd-processor" test) due to 2 previous errors
|
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
test:
rfd-github/src/lib.rs#L743
unused variable: `comments`
|
test:
rfd-github/src/lib.rs#L736
struct `GitHubPullRequestComments` is never constructed
|
test:
rfd-github/src/lib.rs#L741
method `comments` is never used
|
test
`rfd-github` (lib) generated 3 warnings
|
test
`rfd-github` (lib test) generated 3 warnings (3 duplicates)
|