feat: Debian 12 support #43
Annotations
10 errors and 4 warnings
yaml[comments]:
defaults/main.yml#L30
Missing starting space in comment
|
literal-compare:
tasks/configuration.yml#L48
Don't compare to literal True/False.
|
name[casing]:
tasks/configuration.yml#L48
All names should start with an uppercase letter.
|
no-changed-when:
tasks/configuration.yml#L48
Commands should not change things if nothing needs doing.
|
literal-compare:
tasks/configuration.yml#L60
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L73
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L86
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L105
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L118
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L131
Don't compare to literal True/False.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Unexpected input(s) 'targets', 'override-deps', valid inputs are ['args', 'setup_python', 'working_directory', 'requirements_file']
|
lint
Unexpected input(s) 'targets', 'override-deps', valid inputs are ['args', 'setup_python', 'working_directory', 'requirements_file']
|