Update hyper-rustls requirement from 0.24.0 to 0.26.0 #2184
Annotations
10 errors and 7 warnings
Check:
kube-client/src/client/auth/oauth.rs#L116
no method named `https_only` found for enum `std::result::Result` in the current scope
|
Check:
kube-client/src/client/auth/oidc.rs#L396
the method `request` exists for struct `Client<HttpsConnector<HttpConnector>, String>`, but its trait bounds were not satisfied
|
Check:
kube-client/src/client/auth/oidc.rs#L403
the method `request` exists for struct `Client<HttpsConnector<HttpConnector>, String>`, but its trait bounds were not satisfied
|
Check:
kube-client/src/client/auth/oidc.rs#L328
the method `get` exists for struct `Client<HttpsConnector<HttpConnector>, String>`, but its trait bounds were not satisfied
|
Check:
kube-client/src/client/auth/oidc.rs#L301
no method named `https_only` found for enum `std::result::Result` in the current scope
|
Check:
kube-client/src/client/builder.rs#L123
the trait bound `hyper_rustls::HttpsConnector<H>: tower::Service<Uri>` is not satisfied
|
Check:
kube-client/src/client/builder.rs#L130
the trait bound `hyper_rustls::HttpsConnector<H>: tower::Service<Uri>` is not satisfied
|
Check:
kube-client/src/client/config_ext.rs#L230
mismatched types
|
Check:
kube-client/src/client/tls.rs#L51
no method named `with_native_roots` found for struct `ConfigBuilder` in the current scope
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Check:
kube-client/src/client/tls.rs#L3
unused import: `hyper_rustls::ConfigBuilderExt`
|
Check
`kube-client` (lib) generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading