Skip to content

chore: corrected indentation #34

chore: corrected indentation

chore: corrected indentation #34

Triggered via push July 24, 2024 16:33
Status Failure
Total duration 35s
Artifacts

molecule.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
fqcn[action-core]: tasks/main.yml#L89
Use FQCN for builtin module actions (shell).
no-changed-when: tasks/main.yml#L89
Commands should not change things if nothing needs doing.
risky-shell-pipe: tasks/main.yml#L89
Shells that use pipes should set the pipefail option.
fqcn[action-core]: tasks/main.yml#L94
Use FQCN for builtin module actions (shell).
no-changed-when: tasks/main.yml#L94
Commands should not change things if nothing needs doing.
risky-shell-pipe: tasks/main.yml#L94
Shells that use pipes should set the pipefail option.
fqcn[action-core]: tasks/main.yml#L117
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/main.yml#L127
Use FQCN for builtin module actions (copy).
lint
The following actions uses Node.js version which is deprecated 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/