ansibot

Results 1037 comments of ansibot

The test `ansible-test sanity --test package-data` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/package-data.html)] failed with 1 error: ``` justfile:0:0: missing from sdist (setuptools==80.3.1) ``` [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/plugins/shell/powershell.py:19:0: unused-import: Unused import re ``` 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: ```...

@jborean93 The following file(s) in this pull request are bundled copies of modules used to support incidental tests and should not be updated: * `test/support/windows-integration/collections/ansible_collections/ansible/windows/plugins/module_utils/WebRequest.psm1` Could not find a match...

The test `ansible-test sanity --test pslint` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pslint.html)] failed with 9 errors: ``` test/integration/targets/module_utils_Ansible.Basic/library/ansible_basic_tests.ps1:805:9: PSUseConsistentWhitespace: Use space after a comma. test/integration/targets/module_utils_Ansible.Basic/library/ansible_basic_tests.ps1:857:9: PSUseConsistentWhitespace: Use space after a comma. test/integration/targets/module_utils_Ansible.Basic/library/ansible_basic_tests.ps1:959:9: PSUseConsistentWhitespace: Use space...

Files identified in the description: * [`lib/ansible/plugins/connection/ssh.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/connection/ssh.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/playbook/taggable.py:57:12: undefined-variable: Undefined variable '_display' ``` [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 1 error: ``` lib/ansible/modules/user.py:0:0: option-incorrect-version-added: version_added for new option (selinux_user) should be '2.21'. Currently StrictVersion ('0.0') ``` [click here for bot...

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/user.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/user.py) If these files are incorrect, please update the `component name` section of the description or use the `!component` bot command. [click here for...

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/modules/package.py:91:13: W291: trailing whitespace ``` [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)