Skip to content

Fix reported tox errors when performing in memory/system file operations #9

Fix reported tox errors when performing in memory/system file operations

Fix reported tox errors when performing in memory/system file operations #9

Triggered via pull request December 10, 2023 14:36
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Ansible Lint
27s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
yaml[empty-lines]: .ansible-lint#L6
Too many blank lines (1 > 0)
Ansible Lint
Process completed with exit code 2.
jinja[spacing]: extensions/molecule/resources/vars/vars.yml#L1
Jinja2 spacing could be improved: {{ lookup( 'pipe', 'git rev-parse --show-toplevel') }} -> {{ lookup('pipe', 'git rev-parse --show-toplevel') }}