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
[debug] C:\Users\eric\Documents\GitHub\scala-typesafeequals\core\src\main\scala\typesafeequals\package.scala
[info] Main Scala API documentation successful.
[debug] Checking for meta build source updates
[error] java.lang.IllegalArgumentException: character to be escaped is missing
[error] at java.base/java.util.regex.Matcher.appendExpandedReplacement(Matcher.java:1020)
[error] at java.base/java.util.regex.Matcher.appendReplacement(Matcher.java:998)
[error] at java.base/java.util.regex.Matcher.replaceAll(Matcher.java:1182)
It happens when running
sbt ci-doc
on https://github.com/er1c/scala-typesafeequals, works fine on linux. This might be related to sbt/sbt#4322Full stacktrace: https://gist.github.com/er1c/3b363110bcd69a6b5e1603f7179bba68
The text was updated successfully, but these errors were encountered: