Skip to content

feat: decommission playbooks #250

feat: decommission playbooks

feat: decommission playbooks #250

Triggered via pull request July 8, 2024 12:08
Status Failure
Total duration 1m 40s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
yaml[new-line-at-end-of-file]: playbooks/hdfs_namenode_decomm_datanode.yml#L11
No new line character at the end of file
yaml[new-line-at-end-of-file]: playbooks/yarn_resourcemanager_decomm_nodemanager.yml#L11
No new line character at the end of file
fqcn[action-core]: roles/hdfs/namenode/tasks/decommission.yml#L21
Use FQCN for builtin module actions (command).
fqcn[action-core]: roles/yarn/resourcemanager/tasks/decommission.yml#L27
Use FQCN for builtin module actions (command).
yaml[new-line-at-end-of-file]: roles/yarn/resourcemanager/tasks/decommission.yml#L30
No new line character at the end of file
ansible-lint
Process completed with exit code 2.
ansible-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
name[missing]: playbooks/utils/hdfs_user_homes.yml#L11
All tasks should be named.
name[missing]: playbooks/utils/ranger_policies.yml#L11
All tasks should be named.
name[missing]: playbooks/utils/yarn_capacity_scheduler.yml#L10
All tasks should be named.
no-changed-when: roles/hbase/ranger/tasks/config.yml#L39
Commands should not change things if nothing needs doing.
risky-shell-pipe: roles/hdfs/check/tasks/main.yml#L15
Shells that use pipes should set the pipefail option.
risky-shell-pipe: roles/hdfs/check/tasks/main.yml#L53
Shells that use pipes should set the pipefail option.
name[missing]: roles/hdfs/httpfs/tasks/kerberos.yml#L15
All tasks should be named.
name[missing]: roles/hdfs/httpfs/tasks/kerberos.yml#L39
All tasks should be named.
risky-shell-pipe: roles/hdfs/namenode/tasks/check.yml#L51
Shells that use pipes should set the pipefail option.