fix: Implement MethodMapper with context to resolve TRIPLE param requ… #790
Annotations
10 errors and 3 warnings
golangci-lint:
compatibility/async/go-client/pkg/user.go#L62
cannot convert g (variable of type Gender) to type int (typecheck)
|
golangci-lint:
compatibility/async/go-server/pkg/user.go#L57
cannot convert g (variable of type Gender) to type int (typecheck)
|
golangci-lint:
compatibility/registry/zookeeper/go-client/cmd/client.go#L63
grpcGreeterImplWithCustomGroupAndVersion.SayHello undefined (type *UserProviderWithCustomGroupAndVersion has no field or method SayHello) (typecheck)
|
golangci-lint:
compatibility/rpc/dubbo/go-client/pkg/user.go#L58
cannot convert g (variable of type Gender) to type int (typecheck)
|
golangci-lint:
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go#L51
undefined: gxlog (typecheck)
|
golangci-lint:
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go#L54
undefined: gxlog (typecheck)
|
golangci-lint:
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go#L62
undefined: gxlog (typecheck)
|
golangci-lint:
compatibility/tracing/dubbo/go-client/cmd/client.go#L66
undefined: opentracing (typecheck)
|
golangci-lint:
compatibility/tracing/dubbo/go-client/cmd/client.go#L124
undefined: zipkin (typecheck)
|
golangci-lint:
compatibility/tracing/dubbo/go-client/cmd/client.go#L128
undefined: zipkin (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
Loading