Chore: Fix bunch of strict null error to fix master CI (#23443)

* Fix bunch of null error

* Fix failing test

* Another test fix
This commit is contained in:
Andrej Ocenas
2020-04-08 23:44:10 +02:00
committed by GitHub
parent 363bf7506d
commit 263dcb1452
9 changed files with 26 additions and 21 deletions

View File

@ -4,7 +4,7 @@ echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=798
ERROR_COUNT_LIMIT=795
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139