bhavaniravi commented on issue #20139:
URL: https://github.com/apache/airflow/issues/20139#issuecomment-989620672


   Found the following error in `provider.yaml` in pre-commit, how to tackle 
them? 
   
   ```
   Found 2 errors in providers
   Error: Incorrect content of key 'sensors/python-modules' in file: 
airflow/providers/amazon/provider.yaml
         -- Items in the left set but not the right:
            'airflow.providers.amazon.aws.sensors.dms_task'
   Error: Incorrect content of key 'operators/python-modules' in file: 
airflow/providers/amazon/provider.yaml
         -- Items in the left set but not the right:
            'airflow.providers.amazon.aws.operators.dms_create_task'
            'airflow.providers.amazon.aws.operators.dms_delete_task'
            'airflow.providers.amazon.aws.operators.dms_describe_tasks'
            'airflow.providers.amazon.aws.operators.dms_start_task'
            'airflow.providers.amazon.aws.operators.dms_stop_task'
   ```


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