Run DRC (Deprecated for KiCad 8)

Runs the DRC (Design Rules Check) to ensure we have a valid PCB. For KiCad 8 use drc The report file name is controlled by the global output pattern (%i=drc %x=txt).
Note that the KiCad 6+ Test for parity between PCB and schematic option is not supported.
If you need to check the parity use the update_xml preflight.
KiCad 6 introduced warnings they are currently counted be the unconnected counter of KiBot.
This will change in the future.
If you use DRC exclusions please consult the drc_exclusions_workaround global option

Used dicts