You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/01 09:14:12 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #21709: Add-showing-runtime-error-feature-to-DatabricksSubmitRunOperator

potiuk edited a comment on pull request #21709:
URL: https://github.com/apache/airflow/pull/21709#issuecomment-1055192152


   Please take a look at the failed check and read both explanation of the error and instuctions how to fix it (via pre-commit): It is all there if you follow details:
   
   ![Screenshot from 2022-03-01 10-10-18](https://user-images.githubusercontent.com/595491/156139686-d6ed0a8c-34c2-4b36-8bdb-ebb0e81a31c5.png)
   
   Look at  explains it all. If you install pre-commit as:
   
   
   *  strongly recommended in CONTRIBUTING.rst 
   * described in detail in STATIC.txt
   * explained in detail in the error message you see in the static checks (including the exact command to run)
   
   
   ![image](https://user-images.githubusercontent.com/595491/156140003-8042f12d-28f8-4c16-b283-f04961b6fa0b.png)
   
   
   You won't even have to fix it, because pre-commits will fix it for you.
   


-- 
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-unsubscribe@airflow.apache.org

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