add update #2
ci.yaml
on: push
molecule
2m 20s
ansible-lint
50s
Annotations
7 errors and 3 warnings
yaml[new-line-at-end-of-file]:
roles/setup/tasks/check_installed_version.yml#L12
No new line character at the end of file
|
yaml[trailing-spaces]:
roles/setup/tasks/main.yml#L3
Trailing spaces
|
yaml[trailing-spaces]:
roles/setup/tasks/main.yml#L60
Trailing spaces
|
yaml[colons]:
roles/setup/tasks/preflight.yml#L5
Too many spaces after colon
|
yaml[trailing-spaces]:
roles/setup/tasks/python_packages.yml#L21
Trailing spaces
|
ansible-lint
Process completed with exit code 2.
|
molecule
Process completed with exit code 1.
|
ansible-lint
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/.
|
molecule
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
molecule
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|