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

Warnings parameter value params & parameter value location in method soapResponse is never used

aleksandr-vin opened this issue · comments

target/scala-2.13/src_managed/main/sbt-scalaxb/scalaxb/soap11_async.scala:70:22
parameter value location in method soapResponse is never used
    def soapResponse(location: Option[String], params: Map[String, Any],

and

target/scala-2.13/src_managed/main/sbt-scalaxb/scalaxb/soap11_async.scala:70:48
parameter value params in method soapResponse is never used
    def soapResponse(location: Option[String], params: Map[String, Any],