Skip to content

Warning at target/scala-2.13/src_managed/main/sbt-scalaxb/scalaxb/scalaxb.scala:692:81 match may not be exhaustive #576

@aleksandr-vin

Description

@aleksandr-vin
target/scala-2.13/src_managed/main/sbt-scalaxb/scalaxb/scalaxb.scala:692:81
match may not be exhaustive.
It would fail on the following inputs: Error(_, _), Failure(_, _)
    private def lookupSuccess[U](p: Parser[U], input: Input): ParseResult[U] = p(input) match {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions