feat: Debian 12 support #45
Annotations
10 errors and 4 warnings
yaml[comments]:
defaults/main.yml#L30
Missing starting space in comment
|
no-changed-when:
tasks/configuration.yml#L54
Commands should not change things if nothing needs doing.
|
literal-compare:
tasks/configuration.yml#L68
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L81
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L94
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L113
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L126
Don't compare to literal True/False.
|
literal-compare:
tasks/configuration.yml#L139
Don't compare to literal True/False.
|
yaml[comments]:
tasks/configuration.yml#L231
Too few spaces before comment
|
literal-compare:
tasks/installation.yml#L8
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']
|