Skip to content

ci: update linter

ci: update linter #2

Triggered via push April 22, 2024 14:11
Status Failure
Total duration 39s
Artifacts

lint.yml

on: push
Check the .yml using ansible lint
30s
Check the .yml using ansible lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
yaml[new-line-at-end-of-file]: .github/workflows/lint.yml#L16
No new line character at the end of file
yaml[new-line-at-end-of-file]: ansible-docker/docker/tasks/main.yml#L54
No new line character at the end of file
schema[tasks]: ansible-laravel-with-swoole/laravel/tasks/main.yml#L1
$[1].name None is not of type 'string'
latest[git]: ansible-laravel-with-swoole/laravel/tasks/main.yml#L2
Result of the command may vary on subsequent runs.
yaml[empty-lines]: ansible-nginx-mysql-moodle/config/tasks/main.yml#L32
Too many blank lines (3 > 0)
yaml[new-line-at-end-of-file]: ansible-nginx-mysql-moodle/moodle/vars/main.yml#L3
No new line character at the end of file
yaml[new-line-at-end-of-file]: ansible-nginx-mysql-moodle/mysql/handlers/main.yml#L6
No new line character at the end of file
yaml[new-line-at-end-of-file]: ansible-nginx-mysql-moodle/mysql/tasks/main.yml#L30
No new line character at the end of file
yaml[new-line-at-end-of-file]: ansible-nginx-mysql-moodle/mysql/vars/main.yml#L4
No new line character at the end of file
yaml[empty-lines]: ansible-nginx-mysql-moodle/nginx/tasks/main.yml#L23
Too many blank lines (2 > 0)
args[module]: ansible-docker/docker/tasks/main.yml#L22
Unsupported parameters for (basic.py) module: sudo_user. Supported parameters include: append, authorization, comment, create_home, expires, force, generate_ssh_key, group, groups, hidden, home, local, login_class, move_home, name, non_unique, password, password_expire_max, password_expire_min, password_expire_warn, password_lock, profile, remove, role, seuser, shell, skeleton, ssh_key_bits, ssh_key_comment, ssh_key_file, ssh_key_passphrase, ssh_key_type, state, system, uid, umask, update_password (createhome, user).
args[module]: ansible-nginx-mysql-moodle/nginx/tasks/main.yml#L8
Unsupported parameters for (basic.py) module: with_items. Supported parameters include: allow_change_held_packages, allow_downgrade, allow_unauthenticated, autoclean, autoremove, cache_valid_time, clean, deb, default_release, dpkg_options, fail_on_autoremove, force, force_apt_get, install_recommends, lock_timeout, only_upgrade, package, policy_rc_d, purge, state, update_cache, update_cache_retries, update_cache_retry_max_delay, upgrade (allow-downgrade, allow-downgrades, allow-unauthenticated, allow_downgrades, default-release, install-recommends, name, pkg, update-cache).