Skip to content
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

bump scalafix to fix runtime binary incompatibility #19

Merged
merged 3 commits into from
May 31, 2021

Conversation

bjaglin
Copy link
Contributor

@bjaglin bjaglin commented May 31, 2021

Rules built against scalafix-core 0.9.28 cannot be used by any other runtime version of Scalafix at the moment, so 0.1.19 should not be advertized.

Error:  java.lang.NoSuchMethodError: 'void metaconfig.generic.Surface.<init>(scala.collection.immutable.List, scala.collection.immutable.List)'
Error:      at scalafix.internal.scaluzzi.DisableConfig$.<init>(DisableConfig.scala:162)

https://gitter.im/scalacenter/scalafix?at=60b41af5688a2624b8bf52c0

cc @sideeffffect

@bjaglin bjaglin changed the title bump scalafix to fix binary incompatibility bump scalafix to fix runtime binary incompatibility May 31, 2021
@enzief
Copy link
Collaborator

enzief commented May 31, 2021

Thanks @bjaglin . I will hit merge after CI done.

@enzief enzief merged commit fd32203 into vovapolu:master May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants