The remaining error messages come from the fact that you have "dvss" and "avss" both marked as pins but both sharing the same substrate. I am going to add some code to generate more meaningful output when this happens. There are two solutions: (1) cover the area of "avss" with layer "isosub". this will create an independent substrate region. Note that per my comment above, "extresist" does not extract a substrate network, so these two nets will be completely isolated in the netlist, which is not realistic. (2) (preferred) Since you have room in the layout, drop a deep nwell structure under the entire analog section. This will properly electrically isolate "avss" and "dvss".