Skip to content

Make sure slurm_start_services is a boolean #4

Make sure slurm_start_services is a boolean

Make sure slurm_start_services is a boolean #4

Triggered via pull request October 9, 2023 00:10
@btravouillonbtravouillon
opened #6
Status Success
Total duration 1m 43s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
ansible-lint: tasks/common.yml#L30
[ansible-lint] reported by reviewdog 🐶 risky-file-permissions File permissions unset or incorrect Raw Output: tasks/common.yml:30: risky-file-permissions File permissions unset or incorrect
ansible-lint: tasks/slurmdbd_cluster.yml#L3
[ansible-lint] reported by reviewdog 🐶 no-changed-when Commands should not change things if nothing needs doing Raw Output: tasks/slurmdbd_cluster.yml:3: no-changed-when Commands should not change things if nothing needs doing
ansible-lint: tasks/slurmdbd_cluster.yml#L3
[ansible-lint] reported by reviewdog 🐶 risky-shell-pipe Shells that use pipes should set the pipefail option Raw Output: tasks/slurmdbd_cluster.yml:3: risky-shell-pipe Shells that use pipes should set the pipefail option
ansible-lint
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/