🚀 Add non-free-firmware to Debian 12+ #11
ci.yml
on: push
YAML Lint
7s
Ansible Lint
3m 14s
Annotations
10 warnings
YAML Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
YAML Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Ansible Lint
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/.
|
name[casing]:
handlers/main.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L8
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L13
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L18
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L23
All names should start with an uppercase letter.
|
name[casing]:
handlers/main.yml#L27
All names should start with an uppercase letter.
|
role-name[path]:
tests/test.yml#L3
Avoid using paths when importing roles. (../../)
|