run fmtcheck for every pullrequest
There are some formatting issues in your code. Please fix them to ensure the quality of your code. autoflake --check plugins/modules/.py autoflake --check plugins/module_utils/.py autoflake --check --recursive tests/ black --check plugins/modules/.py All done! ✨ 🍰 ✨ 894 files would be left unchanged. black --check plugins/module_utils/.py would reformat plugins/module_utils/module_executor.py
Oh no! 💥 💔 💥 1 file would be reformatted, 7 files would be left unchanged. make: *** [Makefile:21: fmtcheck] Error 1
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.