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

Illegal start of sume expression for "\n???" #1953

Closed
strokyl opened this issue Mar 5, 2024 · 2 comments · Fixed by #1962
Closed

Illegal start of sume expression for "\n???" #1953

strokyl opened this issue Mar 5, 2024 · 2 comments · Fixed by #1962

Comments

@strokyl
Copy link

strokyl commented Mar 5, 2024

Scalafix 0.12.0 suffer from this bug of scalameta
Illegal start of sume expression for "\n???"

@bjaglin
Copy link
Collaborator

bjaglin commented Mar 5, 2024

Thanks for reporting this regression!

For traceability, the Scalameta 4.9.1 ticket is scalameta/scalameta#3605, to be fixed by scalameta/scalameta#3606.

There is no workaround possible unfortunately, so users affected by this will need to wait for a new patch release of Scalafix containing a patch release of Scalameta to upgrade to 0.12.x.

@bjaglin bjaglin linked a pull request Mar 13, 2024 that will close this issue
@bjaglin
Copy link
Collaborator

bjaglin commented Mar 13, 2024

Until a new patch release is cut, users affected by this can use the latest scalafix-interfaces SNAPSHOT (or scalafix-cli of the same version).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants