Merge pull request #89 from systemli/remove_bullseye #318
main.yml
on: push
Integration
/
Lint
18s
Matrix: Integration / Molecule
Annotations
3 warnings
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#L117
Jinja2 spacing could be improved: {{ nextcloud_app_update_cronjob|ternary('present', 'absent') }} -> {{ nextcloud_app_update_cronjob | ternary('present', 'absent') }}
|
Integration / Molecule (debian12)
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/
|