add setup-buildx-action #27
Annotations
5 errors and 3 warnings
Shellcheck
Process completed with exit code 1.
|
syntax-check[unknown-module]:
deploy/ansible/bot/tasks/main.yml#L2
couldn't resolve module/action 'community.docker.docker_login'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[specific]:
deploy/ansible/deploy-prereqs.yml#L4
the role 'geerlingguy.docker' was not found in /home/runner/work/instruct-lab-bot/instruct-lab-bot/deploy/ansible/roles:/home/runner/.cache/ansible-compat/69542c/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/instruct-lab-bot/instruct-lab-bot/deploy/ansible
|
syntax-check[unknown-module]:
deploy/ansible/instructlab/tasks/main.yml#L2
couldn't resolve module/action 'community.docker.docker_login'. This often indicates a misspelling, missing collection, or incorrect module path.
|
ansible
Process completed with exit code 2.
|
Shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|