Skip to content

refactor: move service/method info from message to rpcinfo, remove protocol info from message #6016

refactor: move service/method info from message to rpcinfo, remove protocol info from message

refactor: move service/method info from message to rpcinfo, remove protocol info from message #6016

Triggered via pull request July 14, 2025 04:07
Status Failure
Total duration 1m 52s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)