Merge pull request #29 from FantasyRL/not_main #36
Annotations
10 errors
cmd/chat/dal/mq/init.go#L28
field `exchange` is unused (unused)
|
pkg/utils/remote/nacos_manager.go#L88
S1000: should use for range instead of for { select {} } (gosimple)
|
cmd/api/biz/ws/monitor/chat.go#L57
S1000: should use for range instead of for { select {} } (gosimple)
|
cmd/api/biz/ws/monitor/chat.go#L26
errorsas: second argument to errors.As should not be *error (govet)
|
pkg/utils/remote/config_remote_provider.go#L25
unreachable: unreachable code (govet)
|
pkg/utils/remote/config_remote_provider.go#L29
ineffectual assignment to err (ineffassign)
|
cmd/user/limiter.go#L29
ineffectual assignment to u (ineffassign)
|
cmd/user/limiter.go#L28
SA4009: argument u is overwritten before first use (staticcheck)
|
pkg/utils/utils.go#L72
SA4006: this value of `err` is never used (staticcheck)
|
|
This job failed
Loading