Closed
Description
When you use scala-collection-compat
library together with the silencer-plugin
compiler plugin, you get errors like this:
[error] /home/runner/work/izumi-reflect/izumi-reflect/izumi-reflect/izumi-reflect/src/main/scala/izumi/reflect/internal/fundamentals/collections/IzMappings.scala:26:4: expected literal string as @nowarn annotation argument
[error] @nowarn("msg=deprecated")
[error] ^
Workaround is to drop silencer-plugin
, but that might not be the desired solution.
Related:
zio/izumi-reflect#121
#413 (comment)
#417
/cc @SethTisue @ekrich
Metadata
Metadata
Assignees
Labels
No labels