Skip to content

feature: introduce base commands (#1) #1

feature: introduce base commands (#1)

feature: introduce base commands (#1) #1

Triggered via push November 17, 2023 02:09
Status Failure
Total duration 33s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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)