Skip to content

NO_JIRA: Bump actions/setup-python from 4 to 5 #80

NO_JIRA: Bump actions/setup-python from 4 to 5

NO_JIRA: Bump actions/setup-python from 4 to 5 #80

Triggered via pull request July 29, 2024 13:13
Status Failure
Total duration 1m 7s
Artifacts

lint-ansible-role.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
yaml[line-length]: tasks/Windows.yml#L9
Line too long (192 > 160 characters)
name[template]: tasks/main.yml#L2
Jinja templates should only be at the end of 'name'
name[template]: tasks/main.yml#L14
Jinja templates should only be at the end of 'name'
Linting
Process completed with exit code 2.
jinja[spacing]: vars/macos.yml#L9
Jinja2 spacing could be improved: {{ lookup('env','USER') }} -> {{ lookup('env', 'USER') }}