CDISP0780E

The return statement in the logic of an onTuple, onPunct, or onProcess clause must not use a return value.

A return statement in an onTuple, onPunct, or onProcess clause must not specify a return expression.
Remove the return expression from the return statement.