Skip to content

Feature/#097 베포 및 테스트용 MongoDB 구축 #30

Feature/#097 베포 및 테스트용 MongoDB 구축

Feature/#097 베포 및 테스트용 MongoDB 구축 #30

Triggered via pull request November 12, 2024 18:38
Status Failure
Total duration 38s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Test
25s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint and Test: server/src/app.module.spec.ts#L1
Replace `'mongodb-memory-server'` with `"mongodb-memory-server"`
Lint and Test: server/src/app.module.spec.ts#L2
Replace `'@nestjs/testing'` with `"@nestjs/testing"`
Lint and Test: server/src/app.module.spec.ts#L3
Replace `'@nestjs/mongoose'` with `"@nestjs/mongoose"`
Lint and Test: server/src/app.module.spec.ts#L4
Replace `'./app.module'` with `"./app.module"`
Lint and Test: server/src/app.module.spec.ts#L6
Replace `'MongoDB·Connection'` with `"MongoDB·Connection"`
Lint and Test: server/src/app.module.spec.ts#L11
Delete `··`
Lint and Test: server/src/app.module.spec.ts#L12
Delete `··`
Lint and Test: server/src/app.module.spec.ts#L13
Delete `··`
Lint and Test: server/src/app.module.spec.ts#L14
Delete `··`
Lint and Test: server/src/app.module.spec.ts#L29
Replace `'should·connect·to·MongoDB·successfully'` with `"should·connect·to·MongoDB·successfully"`
Lint and Test: client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
Lint and Test: client/src/utils/linkedLIstBlock.ts#L94
Unexpected any. Specify a different type
Lint and Test: server/src/app.module.spec.ts#L17
'module' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u