The GitHub Actions job "Tests (AMD)" on airflow.git/fix-agentrunresult-usage-property has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 2e5ca2e1b3e891215fec6b0e4c76a2031476cc4e / Kaxil Naik <[email protected]> Access AgentRunResult.usage as a property in common.ai logging pydantic-ai deprecated calling AgentRunResult.usage() as a method (PydanticAIDeprecationWarning); it is a property since the version range already covered by the provider floor (pydantic-ai-slim>=1.99.0 exposes both forms). Drop the parentheses at the call site and update the test mocks to set .usage as an attribute instead of a return_value. Report URL: https://github.com/apache/airflow/actions/runs/27374318580 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
