docker: New dockernode.yml playbook to automate deployment of docker … #2862
linter.yml
on: push
Yamllint
20s
Ansible Lint
1m 34s
Annotations
10 errors and 3 warnings
yaml[document-start]:
.github/dependabot.yml#L1
Missing document start "---"
|
yaml[document-start]:
.github/labeler.yml#L12
Missing document start "---"
|
yaml[document-start]:
.github/regex_labeler.yml#L32
Missing document start "---"
|
yaml[document-start]:
.github/workflows/build.yml#L1
Missing document start "---"
|
yaml[indentation]:
.github/workflows/build.yml#L6
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
.github/workflows/build.yml#L10
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
.github/workflows/build.yml#L13
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
.github/workflows/build.yml#L17
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
.github/workflows/build.yml#L28
Wrong indentation: expected 6 but found 4
|
yaml[indentation]:
.github/workflows/build.yml#L68
Wrong indentation: expected 6 but found 4
|
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/
|