The GitHub Actions job "Tests" on airflow.git/aip-99-toolsets has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
753b390b9c543b7d8248e40512109541ce5f2648 / Kaxil Naik <[email protected]>
Fix mypy error: annotate result variable in SQLToolset._query

The list comprehension in the else branch produces list[list[Any]]
while the if branch produces list[dict[str, Any]]. Add an explicit
type annotation to satisfy mypy.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to