error TS2339: Property 'push' does not exist on type 'readonly Label[]'. 85 item.labels.push(Label.PRIORITY) ~~~~ error TS2339: Property 'push' does not exist on type 'readonly Label[]'. 86 item.labels.push(Label.VIP_CUSTOMER) ~~~~
FAIL processShipping > should process shipping Error: OrderFetcher not initialized
FAIL processShipping > should process shipping Error: DB not initialized