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
Foo.scala:6:7: Usages of value a will be easy to mistake for calls to def a[T](implicit evidence$5: scala.reflect.ClassTag[T]): org.scalatest.matchers.dsl.ResultOfATypeInvocation[T], which has a single implicit parameter list.
[warn] class Foo extends AsyncWordSpec with Matchers
[warn] ^
[warn] one warning found