Do not setup a new SlurmDBD cluster by default #5
Triggered via pull request
October 9, 2023 02:52
btravouillon
opened
#7
Status
Success
Total duration
1m 45s
Artifacts
–
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/
|