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

Warning parameter value obj in method writesAttribute is never used when compiling with scala 2.13.7 #575

Open
aleksandr-vin opened this issue Dec 22, 2021 · 0 comments

Comments

@aleksandr-vin
Copy link

aleksandr-vin commented Dec 22, 2021

target/scala-2.13/src_managed/main/sbt-scalaxb/scalaxb/scalaxb.scala:767:23
parameter value obj in method writesAttribute is never used
  def writesAttribute(obj: A, scope: scala.xml.NamespaceBinding): scala.xml.MetaData = scala.xml.Null

and another one:

target/scala-2.13/src_managed/main/sbt-scalaxb/scalaxb/scalaxb.scala:767:31
parameter value scope in method writesAttribute is never used
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