Skip to content

fix nginx line-end filter (#2) #22

fix nginx line-end filter (#2)

fix nginx line-end filter (#2) #22

Triggered via push August 9, 2024 11:31
Status Success
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
jinja[spacing]: tasks/debian/add_certs.yml#L8
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.group | default( NGINX_CONFIG.group, true) }} -> {{ NGINX_CONFIG.ssl.group | default(NGINX_CONFIG.group, true) }}
jinja[spacing]: tasks/debian/add_certs.yml#L8
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.group | default( NGINX_CONFIG.group, true) }} -> {{ NGINX_CONFIG.ssl.group | default(NGINX_CONFIG.group, true) }}
jinja[spacing]: tasks/debian/add_certs.yml#L8
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.owner | default( NGINX_CONFIG.user, true) }} -> {{ NGINX_CONFIG.ssl.owner | default(NGINX_CONFIG.user, true) }}
jinja[spacing]: tasks/debian/add_certs.yml#L8
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.owner | default( NGINX_CONFIG.user, true) }} -> {{ NGINX_CONFIG.ssl.owner | default(NGINX_CONFIG.user, true) }}
jinja[spacing]: tasks/debian/sites.yml#L17
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.group | default( NGINX_CONFIG.group, true) }} -> {{ NGINX_CONFIG.ssl.group | default(NGINX_CONFIG.group, true) }}
jinja[spacing]: tasks/debian/sites.yml#L17
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.group | default( NGINX_CONFIG.group, true) }} -> {{ NGINX_CONFIG.ssl.group | default(NGINX_CONFIG.group, true) }}
jinja[spacing]: tasks/debian/sites.yml#L17
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.owner | default( NGINX_CONFIG.user, true) }} -> {{ NGINX_CONFIG.ssl.owner | default(NGINX_CONFIG.user, true) }}
jinja[spacing]: tasks/debian/sites.yml#L17
Jinja2 spacing could be improved: {{ NGINX_CONFIG.ssl.owner | default( NGINX_CONFIG.user, true) }} -> {{ NGINX_CONFIG.ssl.owner | default(NGINX_CONFIG.user, true) }}
build: .github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]