The GitHub Actions job "Tests (AMD)" on airflow.git/api-document-raised-http-statuses has failed. Run started by GitHub user ColtenOuO (triggered by ColtenOuO).
Head commit for run: 6b419f7363efc2ff33b1c33f704cdbbfd1f266d5 / ColtenOuO <[email protected]> Document HTTP statuses that API routes raise but never declared Handlers raise statuses that create_openapi_http_exception_doc never declares, so the generated spec — and every client built from it — has no model for a response the API really returns. The 404 in post_variable is the exception: it guards a read-back of a row the same transaction just upserted, so it cannot fire. Declaring it would publish a status that means nothing on a create endpoint, so the branch goes instead. Report URL: https://github.com/apache/airflow/actions/runs/31001971072 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
