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
The unit test run does not wait for the docker action to be finished building.
The docker file needs versions on the packages it installs. Otherwise, stuff could break in the future for example clang-format changed how it formatted cpp and caused clang-format check to fail on new docker image.