Setting Up Host Environment for Cross Architecture Target Image Composition #1009
Annotations
2 errors, 1 warning, and 1 notice
|
|
|
Earthfile#L157
The command RUN cd /work && FILE_THRESH=$(cat .coverage-threshold 2>/dev/null | tr -d '[:space:]') && FILE_THRESH="${FILE_THRESH:-65.0}" && THRESHOLD="${COV_THRESHOLD:-$FILE_THRESH}" && THRESHOLD="${THRESHOLD:-65.0}" && echo "Using coverage threshold: ${THRESHOLD}%!"(MISSING) && ./scripts/run_coverage_tests.sh "${THRESHOLD}" "${PRINT_TS}" "${FAIL_ON_NO_TESTS}" did not complete successfully. Exit code 1
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading