I have reported your feedback to the appropriate engineering team for further investigation and evaluation. If they have any progress, I will notify you in time, and sometimes the appropriate engineers may directly reply you here.
@ceifa,
In general, you can’t precompile code on one Linux system and have it run on another unless you take special precautions.
On Windows, this works because Windows defines a portable executable format.
Which special precautions?
I tried running with a real ubuntu, tried with a ubuntu container and wsl 2 on windows and tried with act project. All of these worked.
Is there a way to simulate the error on my machine?