Skip to content

Add verbose option for logging #76

Add verbose option for logging

Add verbose option for logging #76

Re-run triggered December 13, 2023 22:06
Status Failure
Total duration 34s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
yaml[empty-lines]: .gitpod.yml#L1
Too many blank lines (1 > 0)
yaml[new-line-at-end-of-file]: defaults/main.yml#L29
No new line character at the end of file
yaml[octal-values]: tasks/autorestic.yml#L17
Forbidden implicit octal value "0644"
yaml[octal-values]: tasks/autorestic.yml#L25
Forbidden implicit octal value "0644"
yaml[octal-values]: tasks/autorestic.yml#L32
Forbidden implicit octal value "0644"
yaml[octal-values]: tasks/autorestic.yml#L40
Forbidden implicit octal value "0644"
yaml[octal-values]: tasks/main.yml#L52
Forbidden implicit octal value "0600"
yaml[empty-lines]: tasks/main.yml#L87
Too many blank lines (2 > 0)
yaml[octal-values]: tasks/restic.yml#L17
Forbidden implicit octal value "0644"
yaml[octal-values]: tasks/restic.yml#L25
Forbidden implicit octal value "0644"
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
jinja[spacing]: tasks/main.yml#L78
Jinja2 spacing could be improved: {% if autorestic_cron_verbose == true %}