Andrew Sinitsyn

Results 1 issues of Andrew Sinitsyn

I get the following error trying to compile Global.scala for play framework [error] C:\Trader\app\Global.scala:7: type mismatch; [error] found : Any [error] required: AnyRef [error] val instanceLookup = InstanceLookup(valsByClass(ProdModule)) [error] ^...