davift commented on PR #13424:
URL: https://github.com/apache/cloudstack/pull/13424#issuecomment-4834098555

   > @daviftorres , can you look at 
https://github.com/apache/cloudstack/actions/runs/28373728590/job/84079353133?pr=13424#step:7:11412
 ?
   
   Hey @DaanHoogland , sure!
   ```
   trim trailing 
whitespace.................................................Failed
   - hook id: trailing-whitespace
   - exit code: 1
   - files were modified by this hook
   ```
   If I understand it right, it is caused by the `echo` command that produces a 
new line by default. I had `-n` in the past, but I accepted GitHub Copilot 
advise to remove it to prevent some error. Honestly, I am not sure if it is 
related or not. I am re-adding the argument now and will see if the build fails 
again.
   
   Please point me in the right direction if you see that I am going the wrong 
way. Regards!


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