ittuann commented on PR #2884: URL: https://github.com/apache/streampipes/pull/2884#issuecomment-2122951476
The CI failed flake8 results in the CI can be resolved in another PR #2883. However, the CI results after the changes are different from my local ones. This could be due to a configuration `working-directory` in GitHub Actions? I saw many files that do not belong to the `streampipes-client-python` directory in the CI console output. I used the `cd` command locally, and the result was: ``` check json...........................................(no files to check)Skipped - hook id: check-json check yaml...........................................(no files to check)Skipped - hook id: check-yaml fix end of files.........................................................Passed - hook id: end-of-file-fixer - duration: 0.45s trim trailing whitespace.................................................Passed - hook id: trailing-whitespace - duration: 0.42s ``` -- 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]
