j178 commented on issue #44995:
URL: https://github.com/apache/airflow/issues/44995#issuecomment-3162497490

   > Run go mod 
tidy.............................................................Failed
   > - hook id: go-mod-tidy
   > - exit code: 127
   >  bash: line 1: go: command not found
   > Format go code.............................
   
   `go-mod-tidy` has `language: system`, it relies on the system installed go, 
so this is expected I think.
   
   > Also go-mockery complains about read-only filesystem:
   
   Fixed in https://github.com/j178/prefligit/pull/377
   
   > for example flynt in our repo sems to produce some formatting differences:
   
   Works fine for me, trying to reproduce on clean machine.


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