The GitHub Actions job "Tests" on airflow.git/Test1 has failed.
Run started by GitHub user Eason09053360 (triggered by vincbeck).

Head commit for run:
c447d968f5cf08cba9187ede95ca7df5bf18039b / Eason09053360 
<[email protected]>
Migrate FAB API from connexion to FastAPI

- Create api_fastapi module with FastAPI-compatible implementations
- Migrate exceptions.py: Replace connexion.ProblemException with 
fastapi.HTTPException
- Migrate parameters.py: Convert validation to FastAPI Query parameters
- Migrate types.py: Define APIResponse and UpdateMask for FastAPI
- Migrate security.py: Convert Flask decorators to FastAPI Depends
- Add constants.py: Centralize HTTP status code to docs URL mappings
- Update init_views.py: Import from api_fastapi instead of api_connexion

All files include proper Apache License 2.0 headers.
Maintains RFC 7807 Problem Details format for error responses.

Report URL: https://github.com/apache/airflow/actions/runs/21352379353

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to