Skip to content

Add ansible-lint

Add ansible-lint #51

Triggered via push April 21, 2024 16:57
Status Failure
Total duration 1m 1s
Artifacts

lints.yml

on: push
Yamllint
2s
Yamllint
AnsibleLint
52s
AnsibleLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
name[play]: console.yml#L2
All plays should be named.
fqcn[action-core]: console.yml#L12
Use FQCN for builtin module actions (import_tasks).
name[missing]: console.yml#L12
All tasks should be named.
fqcn[action-core]: console.yml#L21
Use FQCN for builtin module actions (import_tasks).
name[missing]: console.yml#L21
All tasks should be named.
name[casing]: console.yml#L23
All names should start with an uppercase letter.
name[casing]: console.yml#L33
All names should start with an uppercase letter.
fqcn[action-core]: console.yml#L53
Use FQCN for builtin module actions (import_tasks).
name[missing]: console.yml#L53
All tasks should be named.
fqcn[action-core]: console.yml#L55
Use FQCN for builtin module actions (import_tasks).
Yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.