TO-249 updates to use ec2-user #71
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') }}
|