eed3si9n / scalaxb

scalaxb is an XML data binding tool for Scala.
http://scalaxb.org/
MIT License
335 stars 154 forks source link

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

Open aleksandr-vin opened 2 years ago

aleksandr-vin commented 2 years ago
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],