feat(tutor): get city name from provided location when updating profile #83
Annotations
7 errors
tests/integration/learner.test.ts:
src/config.ts#L15
Error: Missing Google Maps API Key
❯ src/config.ts:15:9
❯ tests/integration/learner.test.ts:1:1
|
tests/integration/order.test.ts:
src/config.ts#L15
Error: Missing Google Maps API Key
❯ src/config.ts:15:9
❯ tests/integration/order.test.ts:1:1
|
tests/integration/register.test.ts:
src/config.ts#L15
Error: Missing Google Maps API Key
❯ src/config.ts:15:9
❯ src/main.ts:2:31
|
tests/integration/subject.test.ts:
src/config.ts#L15
Error: Missing Google Maps API Key
❯ src/config.ts:15:9
❯ src/main.ts:2:31
|
tests/integration/tutor.test.ts:
src/config.ts#L15
Error: Missing Google Maps API Key
❯ src/config.ts:15:9
❯ tests/integration/tutor.test.ts:1:1
|
tests/integration/tutorService.test.ts:
src/config.ts#L15
Error: Missing Google Maps API Key
❯ src/config.ts:15:9
❯ src/main.ts:2:31
|
build (22.x)
Process completed with exit code 1.
|