Acehaidrey commented on pull request #9472:
URL: https://github.com/apache/airflow/pull/9472#issuecomment-650518730
@vanka56 loook at the error logs
```
There were some pylint errors. Exiting
###########################################################################################
EXITING
/opt/airflow/scripts/ci/in_container/run_pylint_tests.sh WITH STATUS CODE 1
###########################################################################################
************* Module tests.providers.apache.hive.hooks.test_hive
tests/providers/apache/hive/hooks/test_hive.py:561:0: C0301: Line too long
(115/110) (line-too-long)
tests/providers/apache/hive/hooks/test_hive.py:561:8: W1503: Redundant use
of assertTrue with constant value True (redundant-unittest-assert)
```
----------------------------------------------------------------
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]