james94 commented on PR #1857: URL: https://github.com/apache/nifi-minifi-cpp/pull/1857#issuecomment-2300274533
@szaszm @lordgamez After this PR was merged into MiNiFi C++ main branch, I see a **Ubuntu 22.04 clang CI/CD error** coming from **flake8** for one of the **python scripts ImageStore.py**: ~~~bash [1/1] cd /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build && /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/run_flake8.sh /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp FAILED: CMakeFiles/flake8 /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build/CMakeFiles/flake8 cd /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/build && /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/run_flake8.sh /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp /home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/docker/test/integration/cluster/ImageStore.py:199:48: E999 IndentationError: unexpected indent ninja: build stopped: subcommand failed. ~~~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
