⬆️ Upgrade deps #80
Annotations
10 errors
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/gamepreferences.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint_and_test:
apps/api/app/models/gamepreferences.ts#L2
Imports "Types" are only used as type
|
lint_and_test:
apps/api/app/models/images.ts#L1
Imports "Document", "Model" and "ObjectId" are only used as type
|
lint_and_test:
apps/api/app/models/jwtrefreshtokens.ts#L3
Imports "ObjectId" are only used as type
|
lint_and_test:
apps/api/app/models/log.ts#L1
Imports "Types" are only used as type
|
lint_and_test:
apps/api/app/models/migrations.ts#L9
Missing return type on function
|
lint_and_test:
apps/api/app/models/migrations.ts#L51
Missing return type on function
|
lint_and_test:
apps/api/app/models/migrations.ts#L91
Missing return type on function
|