potiuk commented on PR #29136:
URL: https://github.com/apache/airflow/pull/29136#issuecomment-1419786516

   > Thanks for the review @rajaths010494. The pre-commit hook problem was 
certainly true in the initial commit and was since fixed.
   > 
   > Running, `pre-commit run --all-files` does not alter any of my files and
   > 
   > `Run mypy for 
providers.................................................................Passed`
   > 
   > I do see:
   > 
   > ```
   > Validate provider.yaml 
files...........................................................Failed
   > - hook id: check-provider-yaml-valid
   > - exit code: 1
   > ```
   > 
   > But I don't see anything related to my changes.
   
   The first thing to do when you see strange errors is to rebase to latest 
main:
   
   
![image](https://user-images.githubusercontent.com/595491/217092446-6468b72d-3e7b-4d8a-a38a-2304e2ac4b8d.png)
   
![image](https://user-images.githubusercontent.com/595491/217092448-60aa5d33-acea-4d74-81aa-ff5e284e8ebc.png)
   
   It's easy if you have no confliicts and CONTRIBUTING.rst contains detailed 
instructions
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to