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
Users are experiencing an intermittent error when running Trunk Check in CI environments. Trunk check sometimes fails with the error message "✖ Can not detect upstream commit" followed by an exit status code of 2.
Symptoms
Error message "✖ Can not detect upstream commit" appears in CI logs
Command exits with status code 2
Issue occurs inconsistently - sometimes works on first try, sometimes after several retries, sometimes never resolves
User Report
Users have reported that this error happens intermittently when running in CI. They've implemented retries in their CI pipeline and sometimes it passes after about 5-8 retries, sometimes it works fine the first time, and sometimes it never works regardless of the number of retries.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Users are experiencing an intermittent error when running Trunk Check in CI environments. Trunk check sometimes fails with the error message "✖ Can not detect upstream commit" followed by an exit status code of 2.
Symptoms
User Report
Users have reported that this error happens intermittently when running in CI. They've implemented retries in their CI pipeline and sometimes it passes after about 5-8 retries, sometimes it works fine the first time, and sometimes it never works regardless of the number of retries.
Beta Was this translation helpful? Give feedback.
All reactions