Skip to content

ScalaDoc warnings in any code using the library #391

Description

@OndrejSpanel

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions