Don't treat warnings as errors because this
could lead to double error situation and python hanging forever. As a consequence job with double errors would take 4 hours (timeout for jobs on gitlab) and we don't get artifacts in that case.
could lead to double error situation and python hanging forever. As a consequence job with double errors would take 4 hours (timeout for jobs on gitlab) and we don't get artifacts in that case.