You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix false positive when deprecation helper is inside functioncall (#989)
* chore: DeprecationHelper can now also appear inside a function call. This should be handled by the DeprecationHelperScope
* test: add deep stack traversal test for backwardsCompatibleCall
---------
Co-authored-by: Matt Glaman <nmd.matt@gmail.com>
0 commit comments