eed3si9n / scalaxb

scalaxb is an XML data binding tool for Scala.

Home Page:http://scalaxb.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

aleksandr-vin opened this issue · comments

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