Skip to content

Set latest component versions #289

Set latest component versions

Set latest component versions #289

Triggered via pull request September 23, 2024 09:07
Status Success
Total duration 1m 43s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ansible-lint
The following actions use a deprecated Node.js version 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.
risky-shell-pipe: roles/hdfs/namenode/tasks/check.yml#L51
Shells that use pipes should set the pipefail option.
risky-shell-pipe: roles/hdfs/namenode/tasks/formatzk.yml#L5
Shells that use pipes should set the pipefail option.
no-changed-when: roles/hdfs/ranger/tasks/config.yml#L48
Commands should not change things if nothing needs doing.
no-changed-when: roles/hive/common/tasks/init_schema.yml#L22
Commands should not change things if nothing needs doing.