Uvm1.2 "starting_phase = null" but sequence still working

In reply to ekgren:

It means the sequence was not started using the default sequence mechanism in uvm_sequencer.

If you are not using default sequences (which we do not recommend anyways), you can eliminate this code.