ansibot

Results 1043 comments of ansibot

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 4 errors: ``` lib/ansible/utils/collection_loader/__init__.py:72:0: traceback: ModuleNotFoundError: No module named 'jinja2' (at lib/ansible/config/manager.py:17:0) lib/ansible/utils/collection_loader/_collection_config.py:0:0: traceback: ModuleNotFoundError: No module named 'jinja2'...

Files identified in the description: * [`bin/ansible`](https://github.com/ansible/ansible/blob/devel/bin/ansible) 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/galaxy/api.py:604:35: undefined-variable: Undefined variable 'error' ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

@webknjaz This PR is waiting for your response. Please respond or the PR will be closed. [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

@webknjaz You have not responded to information requests in this PR so we will assume it no longer affects you. If you are still interested in this, please create a...

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#ansibotmini) bot command.

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.

The test `ansible-test sanity --test mypy` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with 1 error: ``` lib/ansible/playbook/role/__init__.py:45:1: var-annotated: Need type annotation for "global_role_dependency_cache" (hint: "global_role_dependency_cache: dict[, ] = ...") ``` [click here for bot...

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/playbook/role/__init__.py:133:39: E261: at least two spaces before inline comment lib/ansible/playbook/role/__init__.py:528:17: E711: comparison to None should be 'if cond...

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