Feature/#057 백엔드 사용자 회원가입, 로그인 구현 #95
Annotations
2 errors and 6 warnings
Run Lint:
server/src/crdt/crdt.gateway.ts#L40
Unary operator '++' used
|
Run Lint
Process completed with exit code 1.
|
Run Lint:
client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
|
Run Lint:
client/src/utils/linkedLIstBlock.ts#L94
Unexpected any. Specify a different type
|
Run Lint:
server/jest.config.ts#L2
'pathsToModuleNameMapper' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
|
Run Lint:
server/jest.config.ts#L3
'compilerOptions' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
|
Run Lint:
server/src/auth/auth.service.spec.ts#L21
'userModel' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
|
Run Lint:
server/src/auth/jwt.strategy.ts#L15
Unexpected any. Specify a different type
|
Loading