An interface should be used only to model a behaviour of a class: using an interface as a container of constants is a poor usage pattern.
This rule is deprecated, use {rule:squid:S1214} instead.