ansibot

Results 1037 comments of ansibot

The test `ansible-test sanity --test shellcheck` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/shellcheck.html)] failed with 1 error: ``` test/integration/targets/interpreter_discovery_python/tasks/library/bashmodule.sh:1:1: SC2148: Tips depend on target shell and yours is unknown. Add a shebang. ``` The test `ansible-test...

The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 1 error: ``` lib/ansible/plugins/action/set_var.py:44:161: E501: line too long (166 > 160 characters) ``` The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pylint.html)] failed...

The test `ansible-test sanity --test ansible-doc` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/ansible-doc.html)] failed with the error: ``` Command "ansible-doc -l --json -t filter ansible.builtin" returned exit status 250. >>> Standard Error [ERROR]: Unexpected Exception, this...

The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pylint.html)] failed with 1 error: ``` lib/ansible/module_utils/common/parameters.py:21:0: unused-import: Unused chain imported from itertools ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

The test `ansible-test sanity --test validate-modules` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/validate-modules.html)] failed with 18 errors: ``` lib/ansible/modules/command.py:0:0: return-syntax-error: RETURN.stderr_lines.sample.0: not a valid value @ data['stderr_lines']['sample'][0]. Got {"u'ls cannot access foo": "No such file or...

The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 1 error: ``` lib/ansible/module_utils/_text.py:11:14: E225: missing whitespace around operator ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pylint.html)] failed with 1 error: ``` lib/ansible/module_utils/common/collections.py:106:4: undefined-variable: Undefined variable '_warnings' ``` The test `ansible-test sanity --test black` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/black.html)] failed with 1 error: ```...

The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 4 errors: ``` lib/ansible/module_utils/_internal/_no_six.py:9:1: E302: expected 2 blank lines, found 1 lib/ansible/module_utils/_internal/_no_six.py:62:1: E302: expected 2 blank lines, found 1 lib/ansible/module_utils/_text.py:15:1: E302:...

The test `ansible-test sanity --test import --python 3.10` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/import.html)] failed with 1 error: ``` lib/ansible/module_utils/common/_collections_compat.py:32:0: traceback: AttributeError: module 'ansible.module_utils.common.warnings' has no attribute 'deprecated' ``` The test `ansible-test sanity --test import...

Files identified in the description: * [`bin/ansible-galaxy`](https://github.com/ansible/ansible/blob/devel/bin/ansible-galaxy) If these files are incorrect, please update the `component name` section of the description or use the [component](https://github.com/ansible/ansibotmini#commands) bot command.