Hi,
I have a solution that contains few tables. I have one table in my solution which is also used by another team in another solution.
We both teams have created lookup columns to this shared table.
While adding this table into our solution, I have removed the relationships that are used by other team. But when I deploy the solution using pipeline I am getting below error.

It seems even though I included that table, it is showing that table is missing.
I can confirm the the table in above image is in my solution. Any have idea what am I missing in here?