My Linetrace didn´t hit actors

i make a linetrace to hit the world objects bout didn´t work here is my code only print that there ir a hit bout not the hit actor name

If I guess well: the LineTrace only hits those objects that are exactly that channel. Your objects are WorldStatic or WorldDynamic probably, try to set these in the LineTrace node.