Unbreak aarch64 dockerbuild under Ubuntu 22.04 #2863
linter.yml
on: pull_request
Yamllint
21s
Ansible Lint
1m 24s
Annotations
7 errors and 3 warnings
Yamllint:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjdk_install/tasks/main.yml#L19
19:1 syntax error: could not find expected ':' (syntax)
|
internal-error:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/dockerhost.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check ansible/playbooks/AdoptOpenJDK_Unix_Playbook/dockerhost.yml
|
internal-error:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/git-hg-jenkins.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check ansible/playbooks/AdoptOpenJDK_Unix_Playbook/git-hg-jenkins.yml
|
internal-error:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/main.yml#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check ansible/playbooks/AdoptOpenJDK_Unix_Playbook/main.yml
|
internal-error:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjdk_install#L1
Unexpected error code 4 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/play1u2a22kc.yml
|
load-failure[runtimeerror]:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjdk_install/tasks/main.yml#L1
Failed to load YAML file: ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjdk_install/tasks/main.yml
|
Ansible Lint
Process completed with exit code 2.
|
Yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8. 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/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ansible Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|