Fixed apt keyring isses #62
Annotations
2 errors and 11 warnings
jinja[spacing]:
tasks/repository.yml#L19
Jinja2 spacing could be improved: {{ apt_key_dir}}/insync.gpg -> {{ apt_key_dir }}/insync.gpg
|
Lint
Process completed with exit code 2.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
role-name[path]:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
name[casing]:
tasks/install.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L13
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L17
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L24
All names should start with an uppercase letter.
|
name[casing]:
tasks/repository.yml#L8
All names should start with an uppercase letter.
|
name[casing]:
tasks/repository.yml#L17
All names should start with an uppercase letter.
|
name[casing]:
tasks/repository.yml#L26
All names should start with an uppercase letter.
|
name[play]:
tests/test.yml#L3
All plays should be named.
|
role-name[path]:
tests/test.yml#L3
Avoid using paths when importing roles. (../../)
|