Merge pull request #79 from cradle8810/76_actions_checkout_version #54
lints.yml
on: push
Yamllint
5s
AnsibleLint
1m 4s
Annotations
10 errors
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).
|