ansibot

Results 1043 comments of ansibot

The test `ansible-test sanity --test mypy` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with the error: ``` Command "/root/.ansible/test/venv/sanity.mypy/3.13/cfef9f44/bin/python /root/ansible/test/sanity/code-smell/mypy.py" returned exit status 1. >>> Standard Error Traceback (most recent call last): File "/root/ansible/test/sanity/code-smell/mypy.py", line...

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/playbook/role/__init__.py:486:4: bad-docstring-quotes: Bad docstring quotes in method, expected """, given ''' ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

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/playbook/role/__init__.py:480:12: E713: test for membership should be 'not in' ``` 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 pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 1 error: ``` lib/ansible/playbook/role/__init__.py:480:12: E713: test for membership should be 'not in' ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

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/vars/manager.py:223:161: E501: line too long (162 > 160 characters) ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

Files identified in the description: None 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.

Files identified in the description: * [`lib/ansible/modules/blockinfile.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/blockinfile.py) 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.

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/modules/blockinfile.py:110:26: W291: trailing whitespace lib/ansible/modules/blockinfile.py:264:13: E225: missing whitespace around operator lib/ansible/modules/blockinfile.py:374:11: E111: indentation is not a multiple of...

The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 2 errors: ``` lib/ansible/modules/blockinfile.py:111:26: W291: trailing whitespace lib/ansible/modules/blockinfile.py:439:1: W391: blank line at end of file ``` The test `ansible-test sanity --test...

The test `ansible-test sanity --test mypy` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with the error: ``` Command "/root/.ansible/test/venv/sanity.mypy/3.13/cfef9f44/bin/python /root/ansible/test/sanity/code-smell/mypy.py" returned exit status 1. >>> Standard Error Traceback (most recent call last): File "/root/ansible/test/sanity/code-smell/mypy.py", line...