feat(gopool): use cloudwego/gopkg/gopool #5371
pr-check.yml
on: pull_request
compliant
47s
golangci-lint
29s
Annotations
10 errors and 1 warning
golangci-lint:
pkg/rpcinfo/remoteinfo/remoteInfo.go#L24
"github.com/cloudwego/kitex/internal" imported and not used (typecheck)
|
golangci-lint:
pkg/warmup/pool_helper.go#L24
could not import github.com/cloudwego/kitex/pkg/gofunc (-: # github.com/cloudwego/kitex/pkg/gofunc
|
golangci-lint:
pkg/gofunc/go.go#L38
undefined: gopool.GoCtx) (typecheck)
|
golangci-lint:
internal/server/option.go#L34
could not import github.com/cloudwego/kitex/pkg/gofunc (-: # github.com/cloudwego/kitex/pkg/gofunc
|
golangci-lint:
pkg/gofunc/go.go#L38
undefined: gopool.GoCtx) (typecheck)
|
golangci-lint:
internal/mocks/remote/servicesearcher.go#L34
declared and not used: svcInfo (typecheck)
|
golangci-lint:
pkg/remote/trans/streamx/server_handler.go#L30
could not import github.com/cloudwego/kitex/pkg/gofunc (-: # github.com/cloudwego/kitex/pkg/gofunc
|
golangci-lint:
pkg/gofunc/go.go#L38
undefined: gopool.GoCtx) (typecheck)
|
golangci-lint:
client/middlewares.go#L27
"github.com/cloudwego/kitex/internal" imported and not used (typecheck)
|
golangci-lint:
pkg/generic/httppb_test/generic_test.go#L29
"github.com/jhump/protoreflect/dynamic" imported and not used (typecheck)
|
compliant
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|