You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/27 11:35:34 UTC

[GitHub] [airflow] turbaszek opened a new issue #9034: Fix GoogleDiscoveryApiHook docs warnings

turbaszek opened a new issue #9034:
URL: https://github.com/apache/airflow/issues/9034


   **Apache Airflow version**: master branch 
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): N/A
   
   **Environment**:
   
   - breeze
   
   **What happened**:
   
   Running `./breeze build-docs` prints warnings related to `airflow.providers.google.common.hooks.discovery_api`:
   
   ```
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/base/index.rst:2: WARNING: Title underline too short.
   
   :mod:`airflow.providers.google.common.hooks.base`
   ================================================
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:2: WARNING: Title underline too short.
   
   :mod:`airflow.providers.google.common.hooks.discovery_api`
   =========================================================
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:4: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:15: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:33: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._conn, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:39: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook.get_conn, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:49: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook.query, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:72: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._call_api_request, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:77: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._build_api_request, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:82: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._paginate_api, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst:87: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._build_next_api_request, other instance in _api/airflow/providers/google/common/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:4: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:15: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:33: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._conn, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:39: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook.get_conn, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:49: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook.query, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:72: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._call_api_request, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:77: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._build_api_request, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:82: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._paginate_api, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   /opt/airflow/docs/_api/airflow/providers/google/common/hooks/discovery_api/index.rst:87: WARNING: duplicate object description of airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook._build_next_api_request, other instance in _api/airflow/providers/google/cloud/hooks/discovery_api/index, use :noindex: for one of them
   looking for now-outdated files... none found
   pickling environment... done
   checking consistency... /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/base/index.rst: WARNING: document isn't included in any toctree
   /opt/airflow/docs/_api/airflow/providers/google/cloud/hooks/discovery_api/index.rst: WARNING: document isn't included in any toctree
   /opt/airflow/docs/_api/airflow/providers/google/facebook_ads_to_gcs/index.rst: WARNING: document isn't included in any toctree
   done
   ```
   
   
   **What you expected to happen**:
   
   Clean docs build
   
   **How to reproduce it**:
   Run `./breeze build-docs`
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] turbaszek closed issue #9034: Fix GoogleDiscoveryApiHook docs warnings

Posted by GitBox <gi...@apache.org>.
turbaszek closed issue #9034:
URL: https://github.com/apache/airflow/issues/9034


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on issue #9034: Fix GoogleDiscoveryApiHook docs warnings

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #9034:
URL: https://github.com/apache/airflow/issues/9034#issuecomment-634606513


   Can you remove _api  and _build directory?  That should solve this 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:
users@infra.apache.org



[GitHub] [airflow] turbaszek commented on issue #9034: Fix GoogleDiscoveryApiHook docs warnings

Posted by GitBox <gi...@apache.org>.
turbaszek commented on issue #9034:
URL: https://github.com/apache/airflow/issues/9034#issuecomment-635142616


   Indeed, thanks @mik-laj ~


----------------------------------------------------------------
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:
users@infra.apache.org