Reports references that cannot be resolved to any declaration. Unresolved references often occur because of typos and can lead to errors like UnknownMethodAlias and UnknownTypeName.

Example:

# Cannot find 'Undefined'
type example = Undefined