jason810496 commented on PR #69300:
URL: https://github.com/apache/airflow/pull/69300#issuecomment-5046311710

   IIRC, the only CI failure should be resolved by other PR, so the static 
check failure it not related.
   ```
   Traceback (most recent call last):
     File "/opt/airflow/scripts/in_container/run_provider_yaml_files_check.py", 
line 1117, in <module>
       all_parsed_yaml_files: dict[str, dict] = _load_package_data(paths)
     File "/opt/airflow/scripts/in_container/run_provider_yaml_files_check.py", 
line 170, in _load_package_data
       with open(provider_yaml_path) as yaml_file:
   FileNotFoundError: [Errno 2] No such file or directory: 
'/opt/airflow/providers/apache/provider.yaml'
   ```
   
   I will merge this.


-- 
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