feat: clean failed releases and add param keep_releases #56
Annotations
1 error and 11 warnings
deploy/defaults/main.yaml#L3
No new line character at the end of file
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy/tasks/main.yaml#L51
File permissions unset or incorrect.
|
deploy/tasks/main.yaml#L59
File permissions unset or incorrect.
|
letsencrypt/tasks/main.yml#L18
Jinja2 spacing could be improved: certbot certonly --webroot -w {{ item.webroot|quote }} -d {{ item.domain|quote }} --non-interactive -> certbot certonly --webroot -w {{ item.webroot | quote }} -d {{ item.domain | quote }} --non-interactive
|
nginx/handlers/main.yml#L2
All names should start with an uppercase letter.
|
nginx/handlers/main.yml#L7
All names should start with an uppercase letter.
|
nginx/tasks/main.yml#L32
Jinja2 spacing could be improved: {{ default_sites|combine(sites)|dict2items }} -> {{ default_sites | combine(sites) | dict2items }}
|
nginx/tasks/main.yml#L41
Jinja2 spacing could be improved: {{ default_sites|combine(sites)|dict2items }} -> {{ default_sites | combine(sites) | dict2items }}
|
nginx/tasks/main.yml#L51
Jinja2 spacing could be improved: {{ default_sites|combine(sites)|dict2items }} -> {{ default_sites | combine(sites) | dict2items }}
|
nginx/tasks/main.yml#L60
Jinja2 spacing could be improved: {{ default_sites|combine(sites)|dict2items }} -> {{ default_sites | combine(sites) | dict2items }}
|
php_fpm_pool/handlers/main.yml#L2
All names should start with an uppercase letter.
|
The logs for this run have expired and are no longer available.
Loading