ansibot
ansibot
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/galaxy/dependency_resolution/providers.py:480:1: E302: expected 2 blank lines, found 1 ``` The test `ansible-test sanity --test mypy` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with...
Files identified in the description: * [`lib/ansible/playbook/role/__init__.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/playbook/role/__init__.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 pylint` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pylint.html)] failed with 1 error: ``` lib/ansible/plugins/filter/core.py:218:15: undefined-variable: Undefined variable 'yaml_load' ``` 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: ```...
The test `ansible-test sanity --test import --python 3.11` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/import.html)] failed with 1 error: ``` lib/ansible/plugins/filter/core.py:36:0: traceback: ImportError: cannot import name 'from_yaml' from 'ansible.parsing.yaml' (/root/ansible/lib/ansible/parsing/yaml/__init__.py) ``` The test `ansible-test sanity --test...
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/stat.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/stat.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 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 5. >>> Standard Error ERROR: Unhandled exception when...
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/package.py:130:21: E303: too many blank lines (2) ``` The test `ansible-test sanity --test mypy` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with 1...
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/plugins/lookup/file.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/lookup/file.py) * [`lib/ansible/modules/file.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/file.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.