Skip to content

Add Ansible code bot config file #20

Add Ansible code bot config file

Add Ansible code bot config file #20

Triggered via push September 12, 2024 02:37
Status Failure
Total duration 2m 5s
Artifacts

super-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
fqcn[action-core]: roles/base/tasks/fedora.yml#L2
Use FQCN for builtin module actions (package).
fqcn[action-core]: roles/base/tasks/fedora.yml#L8
Use FQCN for builtin module actions (dnf).
fqcn[action-core]: roles/base/tasks/fedora.yml#L14
Use FQCN for builtin module actions (dnf).
deprecated-module: roles/base/tasks/main.yml#L3
Deprecated module. include
fqcn[action-core]: roles/base/tasks/main.yml#L3
Use FQCN for builtin module actions (include).
name[missing]: roles/base/tasks/main.yml#L3
All tasks should be named.
literal-compare: roles/base/tasks/main.yml#L67
Don't compare to literal True/False.
literal-compare: roles/base/tasks/main.yml#L90
Don't compare to literal True/False.
literal-compare: roles/base/tasks/main.yml#L107
Don't compare to literal True/False.
literal-compare: roles/base/tasks/main.yml#L113
Don't compare to literal True/False.
run-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/
run-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
name[casing]: playbook.yml#L2
All names should start with an uppercase letter.
schema[meta]: roles/base/meta/main.yml#L1
2.11 is not of type 'string'
name[casing]: roles/base/tasks/fedora.yml#L2
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/fedora.yml#L8
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/fedora.yml#L14
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/main.yml#L6
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/main.yml#L13
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/main.yml#L19
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/main.yml#L25
All names should start with an uppercase letter.
name[casing]: roles/base/tasks/main.yml#L31
All names should start with an uppercase letter.