Renaming and move loading to provider #3677
cypress-tests.yaml
on: push
cypress-run-fyllut
1m 1s
cypress-run-bygger
1m 8s
Annotations
8 errors
cypress-run-fyllut
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.
|
cypress-run-fyllut
Conversion of type '{ _id: string; data: { adresselinje1: 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.
|
cypress-run-fyllut
Property '_id' does not exist on type 'Mottaksadresse'.
|
cypress-run-fyllut
Process completed with exit code 2.
|
cypress-run-bygger
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.
|
cypress-run-bygger
Conversion of type '{ _id: string; data: { adresselinje1: 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.
|
cypress-run-bygger
Property '_id' does not exist on type 'Mottaksadresse'.
|
cypress-run-bygger
Process completed with exit code 2.
|