Skip to content

Upgrade k8s-openapi to 0.19.0 for v1_27 support #2763

Upgrade k8s-openapi to 0.19.0 for v1_27 support

Upgrade k8s-openapi to 0.19.0 for v1_27 support #2763

Triggered via pull request August 5, 2023 20:43
Status Success
Total duration 1m 19s
Artifacts

clippy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
redundant closure: kube-client/src/client/mod.rs#L159
warning: redundant closure --> kube-client/src/client/mod.rs:159:37 | 159 | .unwrap_or_else(|err| Error::Service(err)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the function itself: `Error::Service` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure = note: `#[warn(clippy::redundant_closure)]` on by default
clippy_nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy_nightly
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/
clippy_nightly
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/
clippy_nightly
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/
clippy_nightly
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/