Skip to content

ScalaJs: Found a dangling UndefinedParam at Position #477

Closed
@fdietze

Description

@fdietze

I just added the scoverage plugin to a scalajs project and it fails with the following error:

[error] /home/runner/work/outwatch/outwatch/util/src/main/scala/outwatch/util/WebSocket.scala:13:18: Found a dangling UndefinedParam at Position(...).
This is likely due to a bad interaction between a macro or a compiler plugin and the Scala.js compiler plugin.
If you hit this, please let us know.
[error] final case class WebSocket private(url: String) {
[error]                  ^
[error] one error found

https://github.com/outwatch/outwatch/runs/4499199813?check_suite_focus=true#step:7:219

PR: outwatch/outwatch#553

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