eladkal commented on PR #53071:
URL: https://github.com/apache/airflow/pull/53071#issuecomment-3199646283

   Tests fail
   ```
   FAILED 
task-sdk/tests/task_sdk/docs/test_public_api.py::test_airflow_sdk_exports_exist 
- AssertionError: Missing exports in airflow.sdk: ['StartTriggerArgs']
   assert not ['StartTriggerArgs']
   FAILED 
task-sdk/tests/task_sdk/docs/test_public_api.py::test_lazy_imports_match_public_api
 - AssertionError: __lazy_imports missing entries for: ['StartTriggerArgs']
   assert not {'StartTriggerArgs'}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to