feat(generic): add generic call sample for both Dubbo and Triple protocols #1016
Annotations
7 errors and 1 warning
|
golangci-lint
issues found
|
|
golangci-lint:
generic/go-client/cmd/client_test.go#L577
cli.NewGenericService undefined (type *"dubbo.apache.org/dubbo-go/v3/client".Client has no field or method NewGenericService) (typecheck)
|
|
golangci-lint:
generic/go-client/cmd/client_test.go#L555
cli.NewGenericService undefined (type *"dubbo.apache.org/dubbo-go/v3/client".Client has no field or method NewGenericService)
|
|
golangci-lint:
generic/go-client/cmd/client_test.go#L89
cli.NewGenericService undefined (type *"dubbo.apache.org/dubbo-go/v3/client".Client has no field or method NewGenericService)
|
|
golangci-lint:
generic/go-client/cmd/client_test.go#L59
cli.NewGenericService undefined (type *"dubbo.apache.org/dubbo-go/v3/client".Client has no field or method NewGenericService)
|
|
golangci-lint:
generic/go-client/cmd/client.go#L101
cli.NewGenericService undefined (type *"dubbo.apache.org/dubbo-go/v3/client".Client has no field or method NewGenericService)
|
|
golangci-lint:
generic/go-client/cmd/client.go#L77
cli.NewGenericService undefined (type *"dubbo.apache.org/dubbo-go/v3/client".Client has no field or method NewGenericService)
|
|
Run actions/setup-go@v5
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Loading