Skip to content

To 249 ec2 user

To 249 ec2 user #72

Triggered via pull request July 1, 2024 12:33
Status Failure
Total duration 51s
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/checkout@v3, 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') }}