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
To do #1880 we need to upgrade the Akka dependency, sadly that breaks many of the @unidoc tags in paradox for some weird reason. I gave that a shot but giving up on it for now.
One of the problems is that all of a sudden the UnidocDirective starts seeing duplicates for ByteString even though they have surely both been on the class path all along.
Tried to just port the unidoc directive from the akka/akka#24563 but ran into issues there as well.
The text was updated successfully, but these errors were encountered:
To do #1880 we need to upgrade the Akka dependency, sadly that breaks many of the @unidoc tags in paradox for some weird reason. I gave that a shot but giving up on it for now.
One of the problems is that all of a sudden the
UnidocDirective
starts seeing duplicates forByteString
even though they have surely both been on the class path all along.Tried to just port the unidoc directive from the akka/akka#24563 but ran into issues there as well.
The text was updated successfully, but these errors were encountered: