NO_JIRA: Bump actions/setup-python from 4 to 5 #80
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') }}
|