While well intended, this rule had many issues. For instance, it claims that a template variable is always used as a workaround for an inline variable, even when the template variable is used because it is what is needed, and even when it is inline…
We could have fixed this last part, but the rule would still trigger for many perfectly legit uses. So we decided to deprecate this rule, with the intent of removing it as soon as our deprecation policy allows it.
For now, I would advise you to remove it from your quality profile.