Update MENU_ACTION_DESCRIPTOR_VANILLA signature#1677
Update MENU_ACTION_DESCRIPTOR_VANILLA signature#1677chsami merged 1 commit intochsami:developmentfrom
Conversation
Rev 236 changed menu action descriptor from "(IIIIIILjava/lang/String;Ljava/lang/String;IIB)V" -> "(IIIIIILjava/lang/String;Ljava/lang/String;III)V"
WalkthroughThe expected method descriptor for vanilla menu action invocation in the reflection utility was updated. The descriptor string for identifying the correct vanilla method signature was modified from ending with 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Merge pull request #1677 from gmason0/fix/menuaction Update MENU_ACTION_DESCRIPTOR_VANILLA signature
Rev 236 changed menu action descriptor from "(IIIIIILjava/lang/String;Ljava/lang/String;IIB)V" -> "(IIIIIILjava/lang/String;Ljava/lang/String;III)V"