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

MINOR: Fix compiler warnings and add @nowarn for the unfixed ones #8490

Closed
wants to merge 2 commits into from

Conversation

ijuma
Copy link
Member

@ijuma ijuma commented Apr 15, 2020

Also upgrade to scala-collection-compat 2.1.6 as it introduces the
@nowarn annotation.

Scala 2.13.2 (soon to be released) suppresses warnings with this
annotation.

While at it, also update scala-java8-compat to 0.9.1.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

Also upgrade to scala-collection-compat 2.1.5 as it introduces the
@nowarn annotation.

Scala 2.13.2 (soon to be released) suppresses warnings with this
annotation.
@ijuma
Copy link
Member Author

ijuma commented Apr 15, 2020

Looks like the annotation is somehow not in the binary. I added a comment to the upstream ticket: scala/scala-collection-compat#312 (comment)

Edit: fixed in scala-collection-compat 2.1.6.

@ijuma ijuma requested a review from omkreddy April 20, 2020 13:05
@ijuma
Copy link
Member Author

ijuma commented Apr 20, 2020

Looks like this annotation is not present in the Scala 2.13 version of this library. So we need to wait for Scala 2.13.2 to be released before we can merge it.

@ijuma ijuma closed this Apr 20, 2020
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.

1 participant