8000 scala-js and http4s failing in 2.12.x community build (NPE in ErasureTransformer) · Issue #314 · scala/scala-dev · GitHub
[go: up one dir, main page]

Skip to content
scala-js and http4s failing in 2.12.x community build (NPE in ErasureTransformer) #314
Closed
@SethTisue

Description

@SethTisue

from https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1278/consoleFull:

[scala-js] [error] error: java.lang.NullPointerException
[scala-js] [error] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.preEraseApply(Erasure.scala:1077)
[scala-js] [error] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.preErase(Erasure.scala:1121)
[scala-js] [error] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.transform(Erasure.scala:1201)
[scala-js] [error] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.transform(Erasure.scala:936)

and

java.lang.NullPointerException
[http4s] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.preEraseApply(Erasure.scala:1077)
[http4s] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.preErase(Erasure.scala:1121)
[http4s] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.transform(Erasure.scala:1201)
[http4s] 	at scala.tools.nsc.transform.Erasure$ErasureTransformer$$anon$1.transform(Erasure.scala:936)
[http4s] 	at scala.reflect.internal.Trees.itransform

not intermittent, same failures also seen in other recent builds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0