Melee trace system; failed to apply damage

Hello, recently I tried to implement melee trace system from [here][1].
Trace is working but the damage isn’t being applied to any actors, it seems like it is registering hits.

Bellow are the screenshot of function in melee blueprint parent. The function serve the purpose of applying damage.