like el3um4s points out, your sprite is already mirrored to the Right animating one (ie. facing the opposite direction).
You would only use mirrored if you were using just one sprite animation and wanting to "mirror" it so you didn't have to make an animation in the opposite direction.
Since you have a left facing and animating sprite already you can simply removed the mirrored actions completely.