CI #210
Annotations
8 errors and 2 warnings
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|