[
https://issues.apache.org/jira/browse/AIRFLOW-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985340#comment-16985340
]
ASF subversion and git services commented on AIRFLOW-6129:
----------------------------------------------------------
Commit 815c96e64765395430d9ba2c0f1413f471c2f3d5 in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=815c96e ]
[AIRFLOW-6129] Fix pylint errors (#6691)
> Pylint fails on master with no-member issues
> --------------------------------------------
>
> Key: AIRFLOW-6129
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6129
> Project: Apache Airflow
> Issue Type: Bug
> Components: ci
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 2.0.0
>
>
> There ia failure in CRON job
> [https://travis-ci.org/apache/airflow/jobs/618832806?utm_medium=notification&utm_source=email]
> where from-the-scratch build failed with "no-member". It's not clear why it
> did not happen in the main build (but likely due to some dependencies updated
> in from-the-scratch build. It's easy to fix so let's fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)