f/additional-warnings
develop
If an event handler has a non-void return type, a warning is issued as the event bus cannot use the returned value. In rare cases this might be justified as the event handler could be invoked directly.
When Event Bus Proc detects a handler for a final type that uses the @Polymorphic annotation, it issues a warning.