fix: lotta bugs #91
Annotations
8 errors
src/lib/location.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
src/lib/mail.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
src/lib/region/database.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
src/lib/shop/cost.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
src/lib/shop/rewards.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
src/lib/region/areas/chunk-cube.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
src/lib/region/areas/rectangle.test.ts:
src/lib/rpg/airdrop.ts#L52
TypeError: createLogger is not a function
❯ src/lib/rpg/airdrop.ts:52:10
❯ src/lib.ts:59:32
|
Test
Process completed with exit code 1.
|