Seems to be fixed, but be carefull because your project is too heavy.
It passes the building, but you have some ajax calls corrupted somewhere.
I think it is because you splitted your project (good), or suppressed tables AND you still kept some filters grouping in ajax ON with these tables.
EDIT : I mean, it is not your fault, it is simply because the builder has a main issue there. It do not suppress in cascad some parameters (because stored in JSON in DB).
In practical, all the tables that are referenced in the properties of any element (filter, field, etc...), stay referenced when the table is deleted.