eolivelli commented on PR #22220:
URL: https://github.com/apache/pulsar/pull/22220#issuecomment-1988390057
It seems that there is some work to do, I am seeing these errors on CI:
```
BlobStoreBackedInputStreamTest.start
Unable to create injector, see the following errors:
1) [Guice/MissingImplementation]: No implementation for
inject.Provider<Gson> was bound.
Did you mean?
Gson bound at GsonModule.provideGson(GsonModule.java:103)
\_ installed by: RestModule -> GsonModule
Requested by:
1 : GsonModule$PropertiesAdapter.<init>(GsonModule.java:260)
\_ for 1st parameter
at GsonModule.provideGson(GsonModule.java:103)
\_ for 5th parameter
at GsonModule.provideGson(GsonModule.java:103)
\_ installed by: RestModule -> GsonModule
```
--
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]