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
[error] ./test.scala:13:8
[error] Nogiveninstance of typeShow[(Boolean, Boolean, Boolean) =>Nothing] was found for a context parameter of method apply in objectForAll
[error] ???
[error] ./test.scala:21:3
[error] None of the overloaded alternatives of method apply in objectForAllwith types
[error] [A1, A2, B](f: (A1, A2) =>B):Unit
[error] [A1, B](f: A1=>B):Unit
[error] match arguments ((Boolean, Boolean, Boolean) =>Nothing)
[error]
[error] where: A1 is a typevariable
[error] A2 is a typevariable
[error] B is a typevariable
[error] ForAll: (b1: Boolean, b2: Boolean, b3: Boolean) =>
[error] ^^^^^^
The text was updated successfully, but these errors were encountered:
Based on OpenCB failure in
katrix/dataprism
- build logsCompiler version
Last good release: 3.6.0-RC1-bin-20240922-22ed2fb-NIGHTLY
First bad release: 3.6.0-RC1-bin-20240923-e5f7272-NIGHTLY
Bisect points to 9f90ad0
Minimized code
Output
Expectation
Should compile
Case 2
The text was updated successfully, but these errors were encountered: