⬆️ Upgrade deps #145
Annotations
10 errors
lint:
apps/game-server/app/models/chatmessage.ts#L3
Import "Types" is only used as types
|
lint:
apps/game-server/app/models/game.ts#L3
Import "Types" is only used as types
|
lint:
apps/game-server/app/models/gamenotification.ts#L3
Import "Types" is only used as types
|
lint:
apps/game-server/app/routes/utils.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
lint:
apps/game-server/app/routes/utils.ts#L4
Missing return type on function
|
lint:
apps/game-server/app/routes/utils.ts#L12
Missing return type on function
|
lint:
apps/game-server/app/routes/utils.ts#L20
Missing return type on function
|
lint:
apps/game-server/app/services/batch.ts#L1
Import "GameDocument" is only used as types
|
lint:
apps/game-server/app/services/batch.ts#L7
Missing return type on function
|
lint:
apps/game-server/app/services/cron.ts#L19
Empty block statement
|