ERROR | prefix of the expression will be ignored |
CAUSE | Generalized invocation with explicit SELF and a dotted name was used to call the type method causing the prefix of the dotted name to be ignored. |
ACTION | Do not use a dotted name to invoked type method in this context. |