CDISP7105W

The "@return" annotation for function "function" with return type void has been skipped.

A function that returns void cannot have a return annotation.
Remove the return annotation.