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

Fix scalac warning #1666

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Fix scalac warning #1666

merged 1 commit into from
Mar 31, 2025

Conversation

stIncMale
Copy link
Member

[Warn] : While parsing annotations in .../mongo-java-driver/driver-core/build/libs/mongodb-driver-core-5.5.0-SNAPSHOT.jar(com/mongodb/lang/Nullable.class), could not find MAYBE in enum <none>. This is likely due to an implementation restriction: an annotation argument cannot refer to a member of the annotated class (scala/bug#7014).

[Warn] : While parsing annotations in .../mongo-java-driver/driver-core/build/libs/mongodb-driver-core-5.5.0-SNAPSHOT.jar(com/mongodb/lang/Nullable.class), could not find MAYBE in enum <none>.
This is likely due to an implementation restriction: an annotation argument cannot refer to a member of the annotated class (scala/bug#7014).
@stIncMale stIncMale self-assigned this Mar 30, 2025
@stIncMale stIncMale merged commit 6c9c51e into mongodb:main Mar 31, 2025
53 of 60 checks passed
@stIncMale stIncMale deleted the fixWarnings branch March 31, 2025 12:21
@stIncMale stIncMale changed the title Fix warnings Fix scalac warning Mar 31, 2025
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