ostinru commented on PR #99: URL: https://github.com/apache/cloudberry-pxf/pull/99#issuecomment-4221013065
However tests failed: ``` Failed to compile cmd: go: downloading github.com/onsi/gomega v1.28.0 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/go-logr/logr v1.2.4 go: downloading golang.org/x/net v0.23.0 go: downloading golang.org/x/sys v0.18.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gopkg.in/yaml.v3 v3.0.1 # pxf-cli/cmd ./cluster.go:90:14: non-constant format string in call to github.com/apache/cloudberry-go-libs/gplog.Info ./cluster.go:102:13: non-constant format string in call to github.com/apache/cloudberry-go-libs/gplog.Info ./cluster.go:138:15: non-constant format string in call to github.com/apache/cloudberry-go-libs/gplog.Error ./cluster.go:148:15: non-constant format string in call to github.com/apache/cloudberry-go-libs/gplog.Error ./cluster.go:148:27: non-constant format string in call to fmt.Sprintf ./cluster.go:161:14: non-constant format string in call to github.com/apache/cloudberry-go-libs/gplog.Info ./cluster.go:167:15: non-constant format string in call to github.com/apache/cloudberry-go-libs/gplog.Error ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
