Function never used warnings from inspect

I just tried using the project inspect feature for the first time. I did search the forum for “inspect function never used”, but didn’t find anything relevant.


I get a lot of these warnings. They are all for functions defined in a class in one source file that are called from another source file. I assume I’m doing something wrong, perhaps someone could tell me why I’m getting these results?