⬆️ Upgrade deps #150
Annotations
10 errors
lint:
apps/game-server/app/models/chatmessage.ts#L3
Imports "Types" are only used as type
|
lint:
apps/game-server/app/models/gamenotification.ts#L3
Imports "Types" are only used as type
|
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
Imports "GameDocument" are only used as type
|
lint:
apps/game-server/app/services/batch.ts#L7
Missing return type on function
|
lint:
apps/game-server/app/services/engines.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
lint:
apps/game-server/app/services/engines.ts#L29
Missing return type on function
|