Skip to content

fix: kustomize plugin fails with deprecation warnings #249

fix: kustomize plugin fails with deprecation warnings

fix: kustomize plugin fails with deprecation warnings #249

Re-run triggered July 11, 2024 13:14
Status Failure
Total duration 45s
Artifacts

linters.yaml

on: pull_request
linters  /  Runs code linting tests
14s
linters / Runs code linting tests
ansible-lint
33s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
linters / Runs code linting tests
Process completed with exit code 1.
linters / Runs code linting tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
no-changed-when: plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
no-changed-when: plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.