In some cases the dependency extraction may encounter a null `TypeTree` (eg. arguments of macro annotations that are untyped). In such cases, we simply ignore the node. Fixes #1593, #1655.