Closed jingwei99 closed 10 months ago
Upload happens after the exception already occurs. This should not be related in any way. v3 and v4 don't do anything before they run
Have you been able to reproduce this on multiple occasions?
Hi Konrad 👋 , thanks for looking into this, and for the screenshot.
I have made another try: 1) opened a PR, and change the upload action to v4, the same failure reproduced: link to the run 2) update the PR, and revert the upload action to v3, the run succeeds, link to the run
Hey @konradpabjan did you get a chance to look 🙏
Update, ran into the error a few times recently, and saw more symptoms, I think github action version is unrelated to the error. Will close this report!
What happened?
In v4, I've seen
com.esotericsoftware.kryo.KryoException: Buffer underflow
for file write, and it doesn't happen for the same configuration for v3.What did you expect to happen?
File gets uploaded without issue.
How can we reproduce it?
Link to the console output of the github action run.
The issue doesn't repro when switched back to v3.
Anything else we need to know?
No response
What version of the action are you using?
v4
What are your runner environments?
macos
Are you on GitHub Enterprise Server? If so, what version?
No response