We should fail the build if the same fieldname is used more then once. This can e.g happen if we have an `intro` field on a content type, and we use a mixin that also contains an `intro` field
We should fail the build if the same fieldname is used more then once.
This can e.g happen if we have an
introfield on a content type, and we use a mixin that also contains anintrofield