Skip to content

⬆️ Upgrade deps #146

⬆️ Upgrade deps

⬆️ Upgrade deps #146

Triggered via pull request April 28, 2024 19:22
@coyotte508coyotte508
synchronize #66
upgrades
Status Failure
Total duration 23s
Artifacts

game-server.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/game.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/cron.ts#L19
Empty block statement