hexMachina
hexMachina copied to clipboard
IDependencyOwner: Improve error reporting when there are extra mappings
Currently, if extra mappings (not listed as dependencies) are present in the MappingDefinition array, the compiler produces an error message like Missing Mappings: [] or similar.
It would be good if the message reflected the actual situation (too many mappings) with an actual lists of which mappings are extra.