tnk-ysk commented on code in PR #30516:
URL: https://github.com/apache/airflow/pull/30516#discussion_r1185731536
##########
airflow/providers/google/cloud/hooks/cloud_build.py:
##########
@@ -207,6 +209,11 @@ def create_build(
:param metadata: Optional, additional metadata that is provided to the
method.
"""
+ warnings.warn(
Review Comment:
Thank you I fixed it.
--
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]