raboof commented on issue #1440:
URL: 
https://github.com/apache/pekko-connectors/issues/1440#issuecomment-3959291685

   hmm indeed:
   
   
https://github.com/apache/pekko-connectors/actions/runs/22372384698/job/64754381670
   
   ```
   [error] 
/home/runner/work/pekko-connectors/pekko-connectors/google-cloud-bigquery-storage/target/scala-2.13/pekko-grpc/main/com/google/protobuf/JavaFeaturesProto.java:241:13:
 value lang is not a member of 
com.google.protobuf.GeneratedMessage.GeneratedExtension[com.google.protobuf.DescriptorProtos.FeatureSet,com.google.protobuf.JavaFeaturesProto.JavaFeatures]
   [error]       @java.lang.Deprecated
   [error]             ^
   ```
   
   it seems scaladoc incorrectly figures `java` is of type 
`com.google.protobuf.GeneratedMessage.GeneratedExtension[com.google.protobuf.DescriptorProtos.FeatureSet,com.google.protobuf.JavaFeaturesProto.JavaFeatures]`.
 The file looks OK AFAICS. Should we report this upstream?
   
   
[JavaFeaturesProto.java](https://github.com/user-attachments/files/25547120/JavaFeaturesProto.java)


-- 
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]

Reply via email to