Token 'my_rd_sequencer' should be a valid type. Please declare it virtual if it is an Interface

Hello,

I am facing the above error while running a UVM code in eda playground.
Please help me in solving this.

Please find the EDA playground link: fifo_inc_virtual_seq_seqr_uvm - EDA Playground

Thanks in advance,
Manoj

In reply to Manojkumar BR:

I did not fined any defintion for my_wr_sequencer and my_rd_sequencer. This is exactly, what the error message says.

Thank you very much for the suggestion. The error is resolved after defining the sequencer.