Skip to content

Scala 3 compatibility broken for ToJson #191

Closed
@crispywalrus

Description

@crispywalrus

BuildInfoOption.ToJson generates code that doesn't compile with scala 3.x. It uses _ wildcards and tries to match against scala.Int (and many other types) These have been changed in scala 3 so perhaps we need a option or fork that produces scala 3 compatible code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions