Add help to Makefile #3
Annotations
8 errors and 2 warnings
yaml[new-line-at-end-of-file]:
.github/linters/.markdown-lint.yml#L6
No new line character at the end of file
|
yaml[truthy]:
.github/workflows/ansible-lint.yml#L3
Truthy value should be one of \[false, true]
|
yaml[truthy]:
.github/workflows/ansible-unittest.yml#L12
Truthy value should be one of \[false, true]
|
yaml[truthy]:
.github/workflows/superlinter.yml#L4
Truthy value should be one of \[false, true]
|
galaxy[no-changelog]:
galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
galaxy[tags]:
galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
|
yaml[comments]:
galaxy.yml#L29
Missing starting space in comment
|
yaml[comments]:
galaxy.yml#L30
Missing starting space in comment
|
build
Unexpected input(s) 'setup_python', valid inputs are ['entryPoint', 'args', 'path']
|
warning[outdated-tag]:
tests/unit/test_util_datastructures.py#L1
Replaced outdated tag '501' with 'partial-become', replace it to avoid future errors
|