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

Warning causing evaluation to fail #2335

Open
tgodzik opened this issue May 13, 2024 · 0 comments
Open

Warning causing evaluation to fail #2335

tgodzik opened this issue May 13, 2024 · 0 comments

Comments

@tgodzik
Copy link
Contributor

tgodzik commented May 13, 2024

I am getting:

compilation failed:
parentheses are required around the parameter of a lambda
Use '-Wconf:msg=lambda-parens:s' to silence this warning. [quickfixable]
Scala 3 migration messages are errors under -Xsource:3. Use -Wconf / @nowarn to filter them or add -Xmigration to demote them to warnings.
Applicable -Wconf / @nowarn filters for this fatal warning: msg=<part of the message>, cat=scala3-migration

though the workspace doesn't use -Xsource:3

MAybe we could at least silence the warning?

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

No branches or pull requests

1 participant