Skip to content

NO_JIRA: Bump actions/checkout from 3 to 4 #74

NO_JIRA: Bump actions/checkout from 3 to 4

NO_JIRA: Bump actions/checkout from 3 to 4 #74

Triggered via pull request July 2, 2024 09:37
Status Failure
Total duration 53s
Artifacts

lint-ansible-role.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
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.
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
jinja[spacing]: vars/macos.yml#L9
Jinja2 spacing could be improved: {{ lookup('env','USER') }} -> {{ lookup('env', 'USER') }}