Skip to content

Renaming and move loading to provider #5094

Renaming and move loading to provider

Renaming and move loading to provider #5094

Triggered via push October 9, 2024 13:44
Status Failure
Total duration 2m 19s
Billable time 1m
Artifacts
Build and test packages
49s
Build and test packages
Package bygger
0s
Package bygger
Package fyllut
0s
Package fyllut
Deploy bygger to prod
0s
Deploy bygger to prod
Trigger deploy fyllut to dev
0s
Trigger deploy fyllut to dev
Fit to window
Zoom out
Zoom in

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.