Skip to content

update ci

update ci #35

Triggered via push February 15, 2025 12:33
Status Success
Total duration 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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) }}
lint: .github/workflows/integration_test_result.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
lint: .github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
lint: .github/workflows/integration_test_run.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]