Skip to content

Compiler warns of erased type #13

@d6y

Description

@d6y
/AMQPSender.scala:50:27: abstract type pattern T is unchecked since it is eliminated by erasure
[warn]     case AMQPMessage(msg: T) => sendMsg(msg)
[warn]                           ^
[warn] one warning found
[info] Done compiling.

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