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
Some users, (eg- github/codeql#5873) are seeing out of memory errors during the lines of code counting phase. A mitigation is to ensure that non-analyzed code is added to the paths-ignore property. However, we still should figure out why we are running out of memory in these situations.