feature: introduce base commands (#1) #1
Annotations
10 errors
build:
seata/auth.go#L33
var-naming: struct field ServerIp should be ServerIP (revive)
|
build:
seata/const.go#L45
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
build:
seata/const.go#L46
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
build:
seata/const.go#L47
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
build:
seata/config.go#L47
httpresponse: using resp before checking for errors (govet)
|
build:
seata/config.go#L82
httpresponse: using resp before checking for errors (govet)
|
build:
seata/config.go#L113
httpresponse: using resp before checking for errors (govet)
|
build:
seata/config.go#L46
ineffectual assignment to err (ineffassign)
|
build:
seata/config.go#L81
ineffectual assignment to err (ineffassign)
|
build:
seata/config.go#L112
ineffectual assignment to err (ineffassign)
|