You said you changed a function, or were you using the word function generically rather than to a Function node?
I haven't seen that error but it suggests that a context/flow/global get or set is specifying an illegal context store. Are you using a context store other than the default? If not then you probably have an extra parameter in one of the get or set calls.
Sorry,
I wrote "Yesterday I modified this function" but it's not a specific function but "some function" and those functions works fine .....
No, I don't use an other context store than the default .....
Additionally, if you use Monaco (setting in settings.js) it has MUCH better code completion, snippet, error highlighting & function parameter help - that would tell you how to use content properly
I have started a fresh thread in the development category to ask if the error message can be improved to include the node id, so that others will not have the problem.