You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
When running ansible-test sanity locally in my Python 3.7 environment, I get the following error:
Running sanity test 'pylint' with Python 3.7
ERROR: Found 1 pylint issue(s) which need to be resolved:
ERROR: plugins/modules/helm.py:345:12: import-outside-toplevel: Import outside toplevel (tempfile)
SUMMARY
When running
ansible-test sanity
locally in my Python 3.7 environment, I get the following error:ISSUE TYPE
COMPONENT NAME
helm
ANSIBLE VERSION
CONFIGURATION
N/A
OS / ENVIRONMENT
macOS
STEPS TO REPRODUCE
Run the following in this repository:
ansible-test sanity
EXPECTED RESULTS
Tests pass.
ACTUAL RESULTS
See summary.
The text was updated successfully, but these errors were encountered: