bugraoz93 commented on PR #63553:
URL: https://github.com/apache/airflow/pull/63553#issuecomment-4057690753
It seems it is breaking, because packages are checking in created cache
```
apache-airflow intersphinx
inventory '/opt/airflow/generated/_inventory_cache/pandas/objects.inv' not
fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or
directory:
'/opt/airflow/generated/_inventory_cache/pandas/objects.inv'
...
apache-airflow-providers-discord intersphinx
inventory '/opt/airflow/generated/_inventory_cache/pandas/objects.inv' not
fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or
directory:
'/opt/airflow/generated/_inventory_cache/pandas/objects.inv'[39;49;00m
...
############################## End docs build errors summary
##############################
The documentation has errors.
#################### Packages errors summary ####################
Package name Count of doc build errors Count of
spelling errors
------------------------------ ---------------------------
--------------------------
apache-airflow 2240 1
##################################################
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]