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