lostluck commented on PR #23821: URL: https://github.com/apache/beam/pull/23821#issuecomment-1292420760
As caught by the precommit: ``` 07:58:28 ok github.com/apache/beam/sdks/v2/go/cmd/specialize (cached) 07:58:39 # github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc [github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc.test] 07:58:39 test/integration/io/xlang/jdbc/jdbc_test.go:69:58: cannot use dbURL (variable of type func(port nat.Port) string) as type func(host string, port nat.Port) string in argument to wait.ForSQL ``` -- 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]
