Fix Sanity failures in stable-2.4 #66
linters.yaml
on: pull_request
linters
/
Runs code linting tests
16s
ansible-lint
33s
Annotations
4 errors and 2 warnings
syntax-check[specific]:
tests/integration/targets/inventory_k8s/playbooks/create_resources.yml#L10
the role 'setup_kubeconfig' was not found in kubernetes.core:ansible.legacy:/home/runner/work/kubernetes.core/kubernetes.core/tests/integration/targets/inventory_k8s/playbooks/roles:/home/runner/.cache/ansible-compat/840360/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/kubernetes.core/kubernetes.core/tests/integration/targets/inventory_k8s/playbooks
|
syntax-check[specific]:
tests/integration/targets/inventory_k8s/playbooks/delete_resources.yml#L8
the role 'setup_kubeconfig' was not found in /home/runner/work/kubernetes.core/kubernetes.core/tests/integration/targets/inventory_k8s/playbooks/roles:/home/runner/.cache/ansible-compat/840360/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/kubernetes.core/kubernetes.core/tests/integration/targets/inventory_k8s/playbooks
|
syntax-check[specific]:
tests/integration/targets/inventory_k8s/playbooks/test.inventory_k8s.yml#L2
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/kubernetes.core/kubernetes.core/tests/integration/targets/inventory_k8s/playbooks/test.inventory_k8s.yml
|
ansible-lint
Process completed with exit code 2.
|
linters / Runs code linting tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ansible-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|