Power-Fx icon indicating copy to clipboard operation
Power-Fx copied to clipboard

WIP: Adds warning on comparing same FirstNameNode

Open jas-valgotar opened this issue 10 months ago • 3 comments

This pull request introduces a warning when comparing two identical FirstNameNode instances, which could be either global or scoped variables. This enhancement is particularly beneficial in scenarios involving scoped variables, where it's easy to misunderstand the concept of implicit ThisRecord.

It's important to note that this change is non-breaking, as it only adds a warning without generating an error.

jas-valgotar avatar Apr 09 '24 16:04 jas-valgotar

✅ No public API change.

LucGenetier avatar Apr 09 '24 16:04 LucGenetier

✅ No public API change.

LucGenetier avatar Apr 11 '24 21:04 LucGenetier

✅ No public API change.

LucGenetier avatar Apr 15 '24 20:04 LucGenetier