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
Hi, just wanted to let you know that the Scala Steward job running for the public repos is failing:
java.io.IOException: 'GIT_ASKPASS=/opt/scala-steward/askpass.sh git -c core.hooksPath=/dev/null fetch --force --tags upstream master' exited with code 128
fatal: unable to access 'https://github.com/atnos-org/origami.git/': Could not resolve host: github.com
at org.scalasteward.core.io.process$.$anonfun$slurp$9(process.scala:54)
at org.scalasteward.core.io.process$.$anonfun$slurp$9$adapted(process.scala:50)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at modify @ fs2.internal.Scope.close(Scope.scala:262)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at rethrow$extension @ fs2.Compiler$Target.$anonfun$compile$1(Compiler.scala:157)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
at flatMap @ fs2.Pull$.$anonfun$compile$21(Pull.scala:1209)
at update @ fs2.internal.Scope.releaseChildScope(Scope.scala:224)
at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
It's run on azure so possibly it might not have some accesses.
The text was updated successfully, but these errors were encountered:
Hi, just wanted to let you know that the Scala Steward job running for the public repos is failing:
It's run on azure so possibly it might not have some accesses.
The text was updated successfully, but these errors were encountered: