You are using a variable of Flow.queue as the target for the transfer. Before that, you need to use a Update Data action to set the variable as a Queue.

The other option is to use a FindQueue in the target, but you may as well define the queue there.