Feature/BE/#115 server socket.io로 mongo db연동 #64
lint_and_test.yml
on: pull_request
Lint and Unit Test
38s
Test Building Docker Image
58s
Annotations
1 error and 3 warnings
Test Building Docker Image
Process completed with exit code 17.
|
Lint and Unit Test:
client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
|
Lint and Unit Test:
client/src/utils/linkedLIstBlock.ts#L94
Unexpected any. Specify a different type
|
Lint and Unit Test:
server/src/app.module.spec.ts#L16
'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
|