Skip to content

⬆️ Upgrade deps #75

⬆️ Upgrade deps

⬆️ Upgrade deps #75

Triggered via pull request May 1, 2024 09:10
@coyotte508coyotte508
synchronize #66
upgrades
Status Failure
Total duration 30s
Artifacts

api.yml

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

Annotations

10 errors
lint_and_test: apps/api/app/app.ts#L15
Imports "UserDocument" are only used as type
lint_and_test: apps/api/app/app.ts#L19
Missing return type on function
lint_and_test: apps/api/app/config/passport.ts#L11
Imports "UserDocument" are only used as type
lint_and_test: apps/api/app/config/passport.ts#L96
'password' is defined but never used. Allowed unused args must match /^_/u
lint_and_test: apps/api/app/config/passport.ts#L222
'token' is defined but never used. Allowed unused args must match /^_/u
lint_and_test: apps/api/app/config/passport.ts#L222
'tokenSecret' is defined but never used. Allowed unused args must match /^_/u
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/gamenotification.ts#L4
Imports "Types" are only used as type
lint_and_test: apps/api/app/models/gamenotification.ts#L7
Imports "LogItem" are only used as type