wiki says that GetTalentInfo is deprecated, see https://warcraft.wiki.gg/wiki/API_GetTalentInfo
to avoid surprises in the future the addon has to migrate to the more complex C_SpecializationInfo.GetTalentInfo() or get the same information with C_SpellBook.IsSpellKnown()