Skip to content

fix typo: reload slurmdbd->Reload slurmdbd #21

fix typo: reload slurmdbd->Reload slurmdbd

fix typo: reload slurmdbd->Reload slurmdbd #21

Triggered via pull request August 2, 2023 15:52
Status Success
Total duration 2m 7s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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/