Finding the source of "Inconsistent LOD naming" warning

I have a bunch of warning such as “Inconsistent LOD naming (_LOD1 found but no _LOD0).” but no linked file or source.
How do I find the files that are giving me those warning?
Thanks

Perhaps write an editor script to produce a giant CSV file of all your assets and some info about their LODs?

That way you might see (for example) a bunch with 3 LODs and a bunch with only 2 LODs and that could give you a clue.