Skip to content

Bump ansible-lint from 6.22.1 to 24.12.2 #4

Bump ansible-lint from 6.22.1 to 24.12.2

Bump ansible-lint from 6.22.1 to 24.12.2 #4

Triggered via push December 13, 2024 16:54
Status Failure
Total duration 31s
Artifacts

ansible_lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
yaml[trailing-spaces]: defaults/main.yml#L4
Trailing spaces
yaml[truthy]: tasks/enable-start-takserver.yml#L5
Truthy value should be one of \[false, true]
yaml[truthy]: tasks/enable-start-takserver.yml#L10
Truthy value should be one of \[false, true]
fqcn[action-core]: tasks/install-epel.yml#L2
Use FQCN for builtin module actions (yum).
package-latest: tasks/install-epel.yml#L2
Package installs should not use latest.
fqcn[action-core]: tasks/install-psql.yml#L2
Use FQCN for builtin module actions (yum).
package-latest: tasks/install-psql.yml#L2
Package installs should not use latest.
fqcn[action-core]: tasks/install-takserver.yml#L2
Use FQCN for builtin module actions (copy).
risky-file-permissions: tasks/install-takserver.yml#L2
File permissions unset or incorrect.
fqcn[action-core]: tasks/install-takserver.yml#L7
Use FQCN for builtin module actions (yum).
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
no-changed-when: tasks/setup-takserver-db.yml#L7
Commands should not change things if nothing needs doing.
no-changed-when: tasks/update-ulimit.yml#L10
Commands should not change things if nothing needs doing.
yaml[truthy]: .github/workflows/ansible_lint.yml#L2
Truthy value should be one of \[false, true]
yaml[line-length]: .github/workflows/dependency-review.yml#L3
Line too long (302 > 160 characters)
yaml[line-length]: .github/workflows/dependency-review.yml#L6
Line too long (181 > 160 characters)
yaml[truthy]: .github/workflows/dependency-review.yml#L8
Truthy value should be one of \[false, true]
yaml[truthy]: .github/workflows/main.yml#L3
Truthy value should be one of \[false, true]