The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/reschedule-rendered-map-index has succeeded.
Run started by GitHub user kalluripradeep (triggered by kalluripradeep).

Head commit for run:
3dc8a05054e64e63e2c4e47513c344abea3d8b48 / Pradeep Kalluri 
<[email protected]>
fix: add FormData type annotation in AWS auth manager login routes

MyPy cannot infer the return type of `anyio.from_thread.run(request.form)`
without an explicit annotation. Add `FormData` to a TYPE_CHECKING block
(satisfying ruff TC002) and annotate both call sites with `# type: 
ignore[arg-type]`
to silence the incompatible-argument error that exists on main.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to