-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.13.1: NoSuchMethodError: scala.tools.nsc.Global.reporter()Lscala/tools/nsc/reporters/Reporter; #116
Comments
ticket on kind-projector's lack of full cross-versioning is #15 |
For reference, the changes to wartremover that were done by @xuwei-k to support full cross-versioning: wartremover/wartremover@5c59c86...acc56b8 |
kubukoz
added a commit
to kubukoz/sup
that referenced
this issue
Sep 29, 2019
kubukoz
added a commit
to kubukoz/sup
that referenced
this issue
Sep 30, 2019
Should be fixed by |
kubukoz
added a commit
to kubukoz/sup
that referenced
this issue
Oct 9, 2019
* Final migration to 2.13, ex. some dependencies * Switch to magnolia for scalacheck derivation * Update http4s to 0.21.0-M5 * Remove explicit dependency on scalatest * Remove log4cats-extras dependency * Remove remains of refined * Downgrade http4s to 0.20 * Add missing scalacheck instances * Upgrade http4s again because circe broke everything in 0.12... * Update sbt plugins, downgrade scala due to typelevel/kind-projector#116 * Implement arbitraries manually * Some plugin downgrades * Update cats-testkit-scalatest, doobie * Update kind-projector to 0.11.0 and scala to 2.13.1 * Use better http4s-circe imports in microsite * Revert "Use better http4s-circe imports in microsite" This reverts commit fd22e46. * Use relative path independent from system
mkeshav
added a commit
to mkeshav/validated-config
that referenced
this issue
Apr 14, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce execute:
Produces an exception:
This issue on scalac bug tracker: scala/bug#11742
The text was updated successfully, but these errors were encountered: