7ad6a04058
Arrow function passed to registerInternalHook was implicitly returning the number from Array.push(), which is not assignable to void | Promise<void>. Use block body to discard the return value.