kou opened a new issue, #48230:
URL: https://github.com/apache/arrow/issues/48230

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   For example:
   
   
https://github.com/apache/arrow/actions/runs/19611584551/job/56158178206#step:8:1
   
   ```text
   Error: The template is not valid. .github/workflows/python.yml (Line: 217, 
Col: 16): hashFiles('cpp/**, python/**') failed. Fail to hash files under 
directory '/Users/runner/work/arrow/arrow'
   ```
   
   
https://github.com/apache/arrow/actions/runs/19611584585/job/56158178408#step:11:1
   
   ```text
   Error: The template is not valid. .github/workflows/cpp.yml (Line: 256, Col: 
16): hashFiles('cpp/**') failed. Fail to hash files under directory 
'/Users/runner/work/arrow/arrow'
   ```
   
   I think that some files in `cpp/**` can't be accessed by `hashFiles()`.
   
   ### Component(s)
   
   Continuous Integration


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