Renaming and move loading to provider #5094
build-and-test.yaml
on: push
Build and test packages
49s
Package bygger
0s
Package fyllut
0s
Deploy bygger to prod
0s
Trigger deploy fyllut to dev
0s
Annotations
4 errors
Build and test packages
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.
|
Build and test packages
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.
|
Build and test packages
Property '_id' does not exist on type 'Mottaksadresse'.
|
Build and test packages
Process completed with exit code 2.
|