Skip to content

feat(generic): add generic call sample for both Dubbo and Triple protocols #992

feat(generic): add generic call sample for both Dubbo and Triple protocols

feat(generic): add generic call sample for both Dubbo and Triple protocols #992

Re-run triggered January 15, 2026 04:16
Status Failure
Total duration 1m 31s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint (1.24)
issues found
lint (1.24): 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)
lint (1.24): 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)
lint (1.24): 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)
lint (1.24): 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)
lint (1.24): 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)
lint (1.24): 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)
lint (1.24)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.