You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using this GitHub action to doing checks, but we run across the following issue when running the action:
---> Running in 3946f63452e5
runtime: mlock of signal stack failed: 12
runtime: increase the mlock limit (ulimit -l) or
runtime: update your kernel to 5.3.15+, 5.4.2+, or 5.5+
fatal error: mlock failed
This happens sometimes, but not always. This causes our Pull Requests to be unable to be merged.
The text was updated successfully, but these errors were encountered:
We are using this GitHub action to doing checks, but we run across the following issue when running the action:
This happens sometimes, but not always. This causes our Pull Requests to be unable to be merged.
The text was updated successfully, but these errors were encountered: