Skip to content

Instantly share code, notes, and snippets.

@dragoonis

dragoonis/error Secret

Created February 5, 2019 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dragoonis/8e95fb43312b221853026021fa292b4f to your computer and use it in GitHub Desktop.
Save dragoonis/8e95fb43312b221853026021fa292b4f to your computer and use it in GitHub Desktop.
11:33:44.896 [ERROR] i.g.c.ZincCompiler$ - /opt/gatling/user-files/simulations/SupervisionSimulation.scala:129:32: type mismatch;
found : io.gatling.core.session.SessionAttribute
required: ?CC[?T]
Note that implicit conversions are not applicable because they are ambiguous:
both method Ensuring in object Predef of type [A](self: A)Ensuring[A]
and method StringFormat in object Predef of type [A](self: A)StringFormat[A]
are possible conversion functions from io.gatling.core.session.SessionAttribute to ?CC[?T]
exec( session => {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment