Drop Debian 11 support; modernize DMARC #183
main.yml
on: pull_request
Integration
/
Lint
20s
Matrix: Integration / Molecule
Annotations
4 errors and 4 warnings
load-failure[filenotfounderror]:
dmarc.yml#L1
[Errno 2] No such file or directory: '/home/runner/work/ansible-role-spamassassin/ansible-role-spamassassin/dmarc.yml'
|
Integration / Lint
Process completed with exit code 2.
|
Integration / Molecule (debian11)
Process completed with exit code 1.
|
Integration / Molecule (debian10)
Process completed with exit code 1.
|
Integration / Lint
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/
|
jinja[spacing]:
tasks/main.yml#L33
Jinja2 spacing could be improved: {{ spamassassin_whitelist + spamassassin_welcomelist }} -> {{ spamassassin_whitelist + spamassassin_welcomelist }}
|
Integration / Molecule (debian11)
The following actions use a deprecated Node.js version 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/
|
Integration / Molecule (debian10)
The following actions use a deprecated Node.js version 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/
|