Skip to content

⬆️ Upgrade deps #73

⬆️ Upgrade deps

⬆️ Upgrade deps #73

Triggered via pull request April 28, 2024 18:35
@coyotte508coyotte508
synchronize #66
upgrades
Status Failure
Total duration 44s
Artifacts

api.yml

on: pull_request
lint_and_test
32s
lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint_and_test: apps/api/app/app.ts#L15
Import "UserDocument" is only used as types
lint_and_test: apps/api/app/app.ts#L19
Missing return type on function
lint_and_test: apps/api/app/config/passport.ts#L11
Import "UserDocument" is only used as types
lint_and_test: apps/api/app/config/sendmail.ts#L10
Missing return type on function
lint_and_test: apps/api/app/engine/elo.ts#L1
Missing return type on function
lint_and_test: apps/api/app/models/chatmessage.ts#L3
Import "Types" is only used as types
lint_and_test: apps/api/app/models/game.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint_and_test: apps/api/app/models/game.ts#L3
Import "Types" is only used as types
lint_and_test: apps/api/app/models/gamenotification.ts#L4
Import "Types" is only used as types
lint_and_test: apps/api/app/models/gamenotification.ts#L7
Import "LogItem" is only used as types