A function expects a number, but somewhere in the project a string is passed instead. The compiler says nothing, the tests don't cover the case, and the error only ...