lostluck commented on PR #22836: URL: https://github.com/apache/beam/pull/22836#issuecomment-1226061907
Failing on build... ``` 07:10:09 /home/jenkins/go/pkg/mod/cloud.google.com/go/[email protected]/message.go:109:26: undefined: pubsub.AckResult 07:10:09 /home/jenkins/go/pkg/mod/cloud.google.com/go/[email protected]/message.go:112:34: undefined: pubsub.AcknowledgeStatus 07:10:09 /home/jenkins/go/pkg/mod/cloud.google.com/go/[email protected]/iterator.go:553:13: undefined: pubsub.SetAckResult ``` But https://github.com/googleapis/google-cloud-go/pull/6506 definitely adds the types and aliases them properly. -- 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]
