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
{{ message }}
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
privatevalImplicitNotFoundRegexp="""could not find implicit value for parameter\s*([^:]+):\s*([^\n]+)""".r
14
14
privatevalDivergingImplicitExpansionRegexp="""diverging implicit expansion for type\s*([^\s]+)\s*.*\s*starting with method\s*([^\s]+)\s*in\s*([^\n]+)""".r
15
15
privatevalTypeArgumentsDoNotConformToOverloadedBoundsRegexp="""type arguments \[([^\]]+)\] conform to the bounds of none of the overloaded alternatives of\s*([^:\n]+)[^:]*: ([^\n]+)""".r
16
-
privatevalTypeclassNotFoundRegexp="""No implicit (.*) defined for (.*).\n""".r
16
+
privatevalTypeclassNotFoundRegexp="""No implicit (.*) defined for ([^\n]+)""".r
0 commit comments