-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
[scala-js] scala.reflect.internal.Types$TypeError: type mismatch;
[scala-js] found : Object
[scala-js] required: Unit
[scala-js] at scala.tools.nsc.typechecker.Contexts$ThrowingReporter.handleError(Contexts.scala:1429)
[scala-js] at scala.tools.nsc.typechecker.Contexts$ContextReporter.issue(Contexts.scala:1281)
[scala-js] at scala.tools.nsc.typechecker.Contexts$Context.issue(Contexts.scala:584)
[scala-js] at scala.tools.nsc.typechecker.ContextErrors$ErrorUtils$.issueTypeError(ContextErrors.scala:106)
last green run:
- https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/2522/consoleFull
- Scala: 2.12.5-bin-4bf5e52 (scala/scala@4bf5e52)
- scala-js: scala-js/scala-js@6169a65
first red run:
- https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/2523/consoleFull
- Scala: 2.12.5-bin-707b0f3 (scala/scala@707b0f3)
- scala-js: scala-js/scala-js@6169a65
merged PRs between those two Scala versions:
- Document negative inputs for
take
anddrop
scala#6154 (just documentation), - Override getOrElse in Map1, Map2, Map3 and Map4 to avoid allocations. scala#6138 (override getOrElse in Map[1-4])
- Copy annotations to bridge methods scala#6160 (Copy annotations to bridge methods)
Metadata
Metadata
Assignees
Labels
No labels