A configuration instance rule is unused, which may mean that there is a typo in the target name.
config cfg; design top; instance top.foo liblist l; // Noncompliant endconfig module top; endmodule