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
Found 1 issue when checking against com.lihaoyi:os-lib_3:0.9.2
* static method <clinit>()Unit in object os.package does not have a correspondent in current version
filter with: ProblemFilter.exclude[DirectMissingMethodProblem]("os.package.<clinit>")
Discovered in com-lihaoyi/os-lib#239
When building with Scala 3.1.3
Changing:
to
Breaks binary compatibility. Is this expected?
The text was updated successfully, but these errors were encountered: