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

ScalaDoc warnings in any code using the library #391

Open
OndrejSpanel opened this issue Mar 27, 2024 · 0 comments
Open

ScalaDoc warnings in any code using the library #391

OndrejSpanel opened this issue Mar 27, 2024 · 0 comments

Comments

@OndrejSpanel
Copy link

OndrejSpanel commented Mar 27, 2024

Any code using this library gets following ScalaDoc warning when generating its own ScalaDoc:

[warn] -- Warning: src\main\scala\my_package\SomeEnum.scala:9:6 -----------------------
[warn] 9 |  val values = findValues
[warn]   |      ^
[warn]   |      No DRI found for query: Enum

I am not sure if anything can be done with this in Enumeratum, perhaps it is ScalaDoc issue instead? I have reported it there as well as scala/scala3#20028

@OndrejSpanel OndrejSpanel changed the title ScalaDoc reference to [[values]] causes warnings in any code using the library ScalaDoc warnings in any code using the library Mar 27, 2024
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