scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.81k stars 1.05k forks source link

Nightly Dotty workflow of 2023-06-01 failed #17746

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

See https://github.com/lampepfl/dotty/actions/runs/5139912892

jchyb commented 1 year ago

Error:

Error:  Test dotty.tools.scaladoc.Scaladoc2LegacyExternalLocationProviderIntegrationTest.runTest failed: java.lang.AssertionError: External location provider integration test failed.
Error:  Missing links:
Error:  
Error:  https://www.scala-lang.org/api/current/scala/util/matching/Regex$$Match.html
Error:  https://www.scala-lang.org/api/current/scala/Predef$.html#String
Error:  https://www.scala-lang.org/api/current/scala/collection/immutable/Map.html
Error:  https://www.scala-lang.org/api/current/scala/collection/IterableOnceOps.html#addString(b:StringBuilder,start:String,sep:String,end:String):b.type
Error:  https://www.scala-lang.org/api/current/scala/collection/IterableOnceOps.html#mkString(start:String,sep:String,end:String):String

The links seem to work. Maybe some temporary unavailability server-side? I'll try rerunning

jchyb commented 1 year ago

Oops, looks like it's been taken care of while I was away #17744