refactor: move service/method info from message to rpcinfo, remove protocol info from message #6016
pr-check.yml
on: pull_request
compliant
41s
golangci-lint
1m 2s
Annotations
4 errors
|
golangci-lint
issues found
|
|
golangci-lint:
pkg/remote/message.go#L73
SA4023(related information): github.com/cloudwego/kitex/pkg/remote.GetServiceSearcher never returns a nil interface value (staticcheck)
|
|
golangci-lint:
pkg/remote/codec/util.go#L55
SA4023(related information): the lhs of the comparison is the 1st return value of this function call (staticcheck)
|
|
golangci-lint:
pkg/remote/codec/util.go#L56
SA4023: this comparison is never true (staticcheck)
|