|        | |||||
|  | |||||
| Recoverable Error | |||||
The current value-returning function never returns.
Every function that returns a value must end with a return action. This is a static check for functions that have no possible way of returning a value to the caller.
Additional Information
 The function is "X".
| ---- |