You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/src/main/twirl/example.scala.html:3:13: Implicit parameters should be provided with a `using` clause.
[warn] This code can be rewritten automatically under -rewrite -source 3.7-migration.
[warn] To disable the warning, please use the following option:
[warn] "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
[warn] <p>hello</p>
[warn] ^
[warn] one warning found
reproduce code
build.sbt
project/build.properties
sbt.version=1.10.7
project/plugins.sbt
src/main/twirl/example.scala.html
problem
sbt compile
generated code
expect
note
The text was updated successfully, but these errors were encountered: