Conversion of type '({ _id: string; data: { adresselinje1: string; postnummer: string; poststed: string; }; } | { _id: string; data: { adresselinje1: string; adresselinje2: string; adresselinje3: string; postnummer: string; poststed: string; }; })[]' to type 'Mottaksadresse[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.