BKronenbitter commented on pull request #15634: URL: https://github.com/apache/airflow/pull/15634#issuecomment-841111859
Hi, I am confused by the output of the failing checks: - "Build and test provider packages wheel" seems to fail with `error An unexpected error occurred: "https://registry.yarnpkg.com/d3-tip/-/d3-tip-0.9.1.tgz: connect ECONNREFUSED 104.16.21.35:443".` - "Quarantined tests" apparently runs out of memory: `Error: Process completed with exit code 137.` - "Build docs" seems to fail with `/opt/airflow/docs/_inventory_cache/jinja2/objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/opt/airflow/docs/_inventory_cache/jinja2/objects.inv`. I am not sure, to what degree these errors are caused by the changes in the PR. -- 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]
