Reports a typeof or instanceof unsound type guard check. The typeof x type guard can be unsound in one of the following two cases:
The x instanceof A type guard can be unsound in one of the following two cases: