diff --git a/scripts/ci-frontend-metrics.sh b/scripts/ci-frontend-metrics.sh index d08725e6013..81491281147 100755 --- a/scripts/ci-frontend-metrics.sh +++ b/scripts/ci-frontend-metrics.sh @@ -4,7 +4,7 @@ echo -e "Collecting code stats (typescript errors & more)" -ERROR_COUNT_LIMIT=701 +ERROR_COUNT_LIMIT=699 DIRECTIVES_LIMIT=172 CONTROLLERS_LIMIT=139