Merge pull request #75 from cradle8810/ansible_lint #52
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/.
|