Added MongoDB Support (Might requires a new branch) #189
Annotations
10 errors and 1 warning
Build:
src/api/controllers/database.ts#L1
'BodyParams' is defined but never used
|
Build:
src/api/controllers/database.ts#L1
'Get' is defined but never used
|
Build:
src/api/controllers/database.ts#L1
'Post' is defined but never used
|
Build:
src/api/controllers/database.ts#L2
'InternalServerError' is defined but never used
|
Build:
src/api/controllers/database.ts#L3
'Required' is defined but never used
|
Build:
src/api/controllers/database.ts#L6
'databaseConfig' is defined but never used
|
Build:
src/api/controllers/database.ts#L10
'formatDate' is defined but never used
|
Build:
src/api/controllers/database.ts#L50
Expected indentation of 1 tab but found 4 spaces
|
Build:
src/configs/database.ts#L30
Expected exception block, space or tab after '//' in comment
|
Build:
src/configs/database.ts#L31
Expected exception block, space or tab after '//' in comment
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|