You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(perhaps related, perhaps not: the eta-expansions I had to add in scalacommunitybuild/utest@99e30c5 seem suspicious to me; I'll talk to the team about whether this is intentional or not) (never mind, it's correct, nullary eta expansion was deprecated in 2.12.0 and is an error in 2.13)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
in recent 2.13 community build runs such as https://scala-ci.typesafe.com/view/scala-2.13.x/job/scala-2.13.x-integrate-community-build/919/consoleFull we see:
the problem is reproducible outside of dbuild at https://github.com/scalacommunitybuild/utest/tree/community-build-2.13 with
++2.13.0-pre-79e5101
(perhaps related, perhaps not: the eta-expansions I had to add in scalacommunitybuild/utest@99e30c5 seem suspicious to me; I'll talk to the team about whether this is intentional or not)(never mind, it's correct, nullary eta expansion was deprecated in 2.12.0 and is an error in 2.13)The text was updated successfully, but these errors were encountered: