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
{{ message }}
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
compare_builds is expected to return a dict, however when one of the builds is not finished, you get the following:
['Cannot report regressions/fixes on a non-finished builds']
I'm not sure this is correct behavior. Perhaps it should return something else (none?) and squad-client can throw an exception letting me know that it cannot work on unfinished builds