Run molecule tests on the role #15
Annotations
6 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
command-instead-of-shell:
tasks/galera.yaml#L50
Use shell only when shell functionality is required.
|
command-instead-of-shell:
tasks/galera.yaml#L62
Use shell only when shell functionality is required.
|
command-instead-of-shell:
tasks/galera.yaml#L112
Use shell only when shell functionality is required.
|
no-handler:
tasks/install.yaml#L29
Tasks that run when changed should likely be handlers.
|
molecule
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|