pjfanning commented on PR #328:
URL:
https://github.com/apache/pekko-connectors-kafka/pull/328#issuecomment-2994244860
```
[error]
/home/runner/work/pekko-connectors-kafka/pekko-connectors-kafka/tests/src/test/scala/docs/scaladsl/SchemaRegistrySerializationSpec.scala:38:8:
object AbstractKafkaAvroSerDeConfig is not a member of package
io.confluent.kafka.serializers
[error] import io.confluent.kafka.serializers.{
AbstractKafkaAvroSerDeConfig, KafkaAvroDeserializer, KafkaAvroSerializer }
[error] ^
[error]
/home/runner/work/pekko-connectors-kafka/pekko-connectors-kafka/tests/src/test/scala/docs/scaladsl/SchemaRegistrySerializationSpec.scala:62:7:
not found: value AbstractKafkaAvroSerDeConfig
[error] AbstractKafkaAvroSerDeConfig.SCHEMA_REGISTRY_URL_CONFIG ->
schemaRegistryUrl,
[error] ^
[error]
/home/runner/work/pekko-connectors-kafka/pekko-connectors-kafka/tests/src/test/scala/docs/scaladsl/SchemaRegistrySerializationSpec.scala:107:13:
value isShutdown is not a member of Any
[error] control.isShutdown.futureValue should be(Done)
[error] ^
[error]
/home/runner/work/pekko-connectors-kafka/pekko-connectors-kafka/tests/src/test/scala/docs/scaladsl/SchemaRegistrySerializationSpec.scala:108:12:
value futureValue is not a member of Any
[error] result.futureValue should contain theSameElementsInOrderAs
samples
[error] ^
[error]
/home/runner/work/pekko-connectors-kafka/pekko-connectors-kafka/tests/src/test/scala/docs/scaladsl/SchemaRegistrySerializationSpec.scala:220:7:
not found: value AbstractKafkaAvroSerDeConfig
[error] AbstractKafkaAvroSerDeConfig.SCHEMA_REGISTRY_URL_CONFIG ->
schemaRegistryUrl
[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]