Do you have a “super.body” in your sequence body task? If yes, then that is probably the reason your are getting the warning above if you are extending from a uvm_sequence class.
Do you have a “super.body” in your sequence body task? If yes, then that is probably the reason your are getting the warning above if you are extending from a uvm_sequence class.