Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels