There's an option to turn off the check for Actions as they may be intentionally created and registered dynamically. Note that the inspection can also be suppressed on a per-class level, so it normally shouldn't be necessary to switch off the inspection completely. Especially because the inspection ignores abstract classes and by default non-public classes as well.