fix : create chat room , join chat room logic #362
Annotations
4 errors
build:
cmd/server/handler/chat_handler.go#L73
shadow: declaration of "err" shadows declaration at line 67 (govet)
|
build:
internal/service/chat_service.go#L24
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
build:
internal/service/chat_service.go#L38
nilness: impossible condition: nil != nil (govet)
|
build
issues found
|