Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: missing interpolator #1992

Merged
merged 1 commit into from
Oct 2, 2024
Merged

chore: missing interpolator #1992

merged 1 commit into from
Oct 2, 2024

Conversation

patriknw
Copy link
Member

@patriknw patriknw commented Oct 2, 2024

Noticed in Akka Projections when updating to 2.4.4

[error] /home/runner/work/akka-projection/akka-projection/akka-projection-grpc/target/scala-2.13/akka-grpc/main/akka/projection/grpc/internal/proto/EventConsumerServiceHandler.scala:137:137: possible missing interpolator: detected an interpolated expression
[error]             case _ => scala.concurrent.Future.failed(new akka.grpc.GrpcServiceException(io.grpc.Status.INVALID_ARGUMENT.withDescription("Invalid gRPC request path [${request.uri.path}]")))

@johanandren johanandren merged commit 700b12e into main Oct 2, 2024
11 of 12 checks passed
@johanandren johanandren deleted the wip-warns-patriknw branch October 2, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants