Using a deprecated function, variable, constant or fieldGO-W1009
Anti-pattern
Sometimes a function, variable, constant, field, or whole package becomes
redundant or unnecessary but must be kept for compatibility with existing
programs. These should not be used except for compatibility with legacy systems.