CI #251
Annotations
8 errors and 1 warning
name[play]:
main.yml#L2
All plays should be named.
|
no-free-form:
main.yml#L10
Avoid using free-form when calling module actions. (package)
|
name[missing]:
main.yml#L14
All tasks should be named.
|
name[missing]:
main.yml#L15
All tasks should be named.
|
name[missing]:
main.yml#L16
All tasks should be named.
|
fqcn[action]:
tasks/boot-config.yml#L9
Use FQCN for module actions, such `community.general.ini_file`.
|
fqcn[action]:
tasks/uvc-gadget.yml#L9
Use FQCN for module actions, such `community.general.make`.
|
Lint
Process completed with exit code 2.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|