> my-roadtrip-v2@2.0.0 type-check /Users/floriansola/Documents/MyRoadTrip > turbo run type-check WARNING No locally installed `turbo` found in your repository. Using globally installed version (2.6.0), which can cause unexpected behavior. Installing the version in your repository (^2.6.0) before calling `turbo` will result in more predictable behavior across environments. turbo 2.6.0 • Packages in scope: @my-roadtrip/api, @my-roadtrip/types, @my-roadtrip/utils, @my-roadtrip/validators, @my-roadtrip/web • Running type-check in 5 packages • Remote caching disabled @my-roadtrip/validators:build: cache hit, replaying logs ef51b62e735b2871 @my-roadtrip/validators:build: @my-roadtrip/validators:build:  @my-roadtrip/validators:build: > @my-roadtrip/validators@2.0.0 build /Users/floriansola/Documents/MyRoadTrip/packages/validators @my-roadtrip/validators:build: > echo 'No build needed - TypeScript source' @my-roadtrip/validators:build: @my-roadtrip/validators:build: No build needed - TypeScript source @my-roadtrip/validators:type-check: cache hit, replaying logs 2e126742aa22ba26 @my-roadtrip/validators:type-check: @my-roadtrip/validators:type-check: > @my-roadtrip/validators@2.0.0 type-check /Users/floriansola/Documents/MyRoadTrip/packages/validators @my-roadtrip/validators:type-check: > tsc --noEmit @my-roadtrip/validators:type-check: @my-roadtrip/utils:type-check: cache hit, replaying logs de038368c1b33896 @my-roadtrip/utils:type-check: @my-roadtrip/utils:type-check: > @my-roadtrip/utils@2.0.0 type-check /Users/floriansola/Documents/MyRoadTrip/packages/utils @my-roadtrip/utils:type-check: > pnpm exec tsc --noEmit @my-roadtrip/utils:type-check: @my-roadtrip/utils:build: cache hit, replaying logs 5a243b22a08a3b96 @my-roadtrip/utils:build: @my-roadtrip/utils:build: > @my-roadtrip/utils@2.0.0 build /Users/floriansola/Documents/MyRoadTrip/packages/utils @my-roadtrip/utils:build: > pnpm exec tsup src/*.ts --format esm @my-roadtrip/utils:build: @my-roadtrip/utils:build: CLI Building entry: src/date.ts, src/geo.ts, src/index.ts, src/location.ts, src/string.ts @my-roadtrip/utils:build: CLI Using tsconfig: tsconfig.json @my-roadtrip/utils:build: CLI tsup v8.5.0 @my-roadtrip/utils:build: CLI Target: es2022 @my-roadtrip/utils:build: ESM Build start @my-roadtrip/utils:build: ESM dist/geo.js 271.00 B @my-roadtrip/utils:build: ESM dist/location.js 89.00 B @my-roadtrip/utils:build: ESM dist/chunk-B2AIPA3J.js 202.00 B @my-roadtrip/utils:build: ESM dist/string.js 123.00 B @my-roadtrip/utils:build: ESM dist/chunk-VFODTDBI.js 2.88 KB @my-roadtrip/utils:build: ESM dist/index.js 703.00 B @my-roadtrip/utils:build: ESM dist/chunk-FZWROJT4.js 1.46 KB @my-roadtrip/utils:build: ESM dist/chunk-YDVZMHTA.js 464.00 B @my-roadtrip/utils:build: ESM dist/date.js 253.00 B @my-roadtrip/utils:build: ESM ⚡️ Build success in 270ms @my-roadtrip/api:type-check: cache miss, executing d756f02e3d62146e @my-roadtrip/web:type-check: cache miss, executing 53f607d9e11d1f74 @my-roadtrip/api:type-check: @my-roadtrip/api:type-check: > @my-roadtrip/api@2.0.0 type-check /Users/floriansola/Documents/MyRoadTrip/apps/api @my-roadtrip/api:type-check: > tsc --noEmit @my-roadtrip/api:type-check: @my-roadtrip/web:type-check: @my-roadtrip/web:type-check: > @my-roadtrip/web@2.0.0 type-check /Users/floriansola/Documents/MyRoadTrip/apps/web @my-roadtrip/web:type-check: > pnpm dlx vue-tsc --noEmit @my-roadtrip/web:type-check: @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(480,15): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(481,17): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(482,13): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(483,13): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(484,14): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(485,20): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(486,20): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(487,21): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(488,17): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(489,15): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(490,15): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(491,24): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(492,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(492,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(493,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(493,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(494,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(494,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(495,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(495,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(496,20): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(496,53): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/challenge.service.ts(496,81): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(593,15): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(594,13): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(595,17): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(596,14): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(597,20): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(598,19): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(599,20): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(600,21): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(601,17): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(601,56): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(602,15): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(603,15): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(604,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(604,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(605,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(605,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(606,18): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(606,57): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(607,20): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(607,53): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check: src/modules/gamification/quest.service.ts(607,81): error TS18048: 'data' is possibly 'undefined'. @my-roadtrip/api:type-check:  ELIFECYCLE  Command failed with exit code 2. @my-roadtrip/api:type-check: ERROR: command finished with error: command (/Users/floriansola/Documents/MyRoadTrip/apps/api) /Users/floriansola/.pnpm-global/.tools/pnpm/9.15.9/bin/pnpm run type-check exited (2) @my-roadtrip/api#type-check: command (/Users/floriansola/Documents/MyRoadTrip/apps/api) /Users/floriansola/.pnpm-global/.tools/pnpm/9.15.9/bin/pnpm run type-check exited (2) Tasks: 4 successful, 6 total Cached: 4 cached, 6 total Time: 2.291s Failed: @my-roadtrip/api#type-check ERROR run failed: command exited (2)  ELIFECYCLE  Command failed with exit code 2.