potiuk commented on pull request #13121: URL: https://github.com/apache/airflow/pull/13121#issuecomment-782663381
We are looking at the pylint failures - it's pretty strange - several other PRs have similar problems but it's still not clear why. However I attempted to improve the static checks approach here: https://github.com/apache/airflow/pull/14332 - one of the changes there is to sort the files for pylint in determinstic way, my hypothesis is that the sequence order of files might have caused those pylint errors. I will try to merge it quickly and once it's done I will ask you to rebase and see if this fixed the problem. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
