Skip to content

.to(Col) vs "unused import" warning #240

Closed
@Daenyth

Description

@Daenyth

I'm not sure how fixable this is, but using .to(Coll) on 2.13 causes "unused import" warnings, which is a pain when you have fatal-warnings enabled.

example: https://scastie.scala-lang.org/mc1Z3irYQ72gmPNgI96c6g

As a workaround right now I'm disabling the 2.13 version of the flag: scalacOptions -= "-Wunused:imports"

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