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
When calling a function with input arguments that does not expect any arguments, the function still executes. Would it be possible to add a strict mode that, when enabled, would panic instead of executing the plugin function?
The text was updated successfully, but these errors were encountered:
When calling a function with input arguments that does not expect any arguments, the function still executes. Would it be possible to add a strict mode that, when enabled, would panic instead of executing the plugin function?
The text was updated successfully, but these errors were encountered: