-
Notifications
You must be signed in to change notification settings - Fork 6
common collection CI jobs are failing due to some python module #31
Copy link
Copy link
Closed
Labels
HacktoberfestbugfixesFixes that resolve issues. SHOULD not be used for minor enhancementsFixes that resolve issues. SHOULD not be used for minor enhancementshacktoberfest-accepted
Description
SUMMARY
See the issue for the actions here - https://github.com/ansible-middleware/common/actions
ERROR: Found 3 pylint issue(s) which need to be resolved:
ERROR: plugins/module_utils/version.py:13:0: ansible-bad-import-from: Import raise_from from the Python standard library equivalent instead of ansible.module_utils.six
ERROR: plugins/modules/xml.py:382:0: ansible-bad-import-from: Import iteritems from the Python standard library equivalent instead of ansible.module_utils.six
ERROR: plugins/modules/xml.py:382:0: ansible-bad-import-from: Import string_types from the Python standard library equivalent instead of ansible.module_utils.six
ISSUE TYPE
- Bug Report
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestbugfixesFixes that resolve issues. SHOULD not be used for minor enhancementsFixes that resolve issues. SHOULD not be used for minor enhancementshacktoberfest-accepted