andygrove opened a new issue, #2823:
URL: https://github.com/apache/datafusion-comet/issues/2823

   ### Describe the bug
   
   Error:
   
   ```
   Error: The template is not valid. 
/Users/runner/work/datafusion-comet/datafusion-comet/./.github/actions/java-test/action.yaml
 (Line: 58, Col: 14): hashFiles('**/pom.xml') failed. Fail to hash files under 
directory '/Users/runner/work/datafusion-comet/datafusion-comet'
   ```
   
   According to ChatGPT, there was change in GitHub recently causing hashFiles 
to fail if it does not find files. It seems like this was never really working 
correctly, possible due to the glob being evaluated against the wrong directory 
(not the checked out repo).
   
   
   ### Steps to reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to