Zulip Chat Archive
Stream: mathlib4
Topic: Weird CI error
Yaël Dillies (Mar 28 2024 at 22:30):
Does anybody know what this error means? https://github.com/leanprover-community/mathlib4/actions/runs/8474149232/job/23219982915?pr=11750
This is a new one to me
Ruben Van de Velde (Mar 28 2024 at 22:32):
There's something wrong with the script, but it's trying to point out that you left a #minimize_imports in
Damiano Testa (Mar 28 2024 at 22:38):
Btw, the #-command linter did not flag it, since it is in Archive and the linter is only active in Mathlib. The error from that linter would have hopefully been more informative.
Yaël Dillies (May 07 2024 at 14:36):
Does anybody know what this error means https://github.com/leanprover-community/mathlib4/actions/runs/8986149647/job/24685474223?pr=11855 ?
Matthew Ballard (May 07 2024 at 14:39):
8BitJonny?
Matthew Ballard (May 07 2024 at 14:39):
GitHub is having issues and wait?
Ruben Van de Velde (May 07 2024 at 14:39):
Maybe that you pushed too fast
Ruben Van de Velde (May 07 2024 at 14:40):
Wait n
Ruben Van de Velde (May 07 2024 at 14:40):
o
Matthew Ballard (May 07 2024 at 14:40):
I got it too
Yaël Dillies (May 07 2024 at 14:40):
Oh indeed https://www.githubstatus.com says something is up
Matthew Ballard (May 07 2024 at 14:41):
If GitHub is passing mal-formed json via its APIs, then there is a bigger problem
Ruben Van de Velde (May 07 2024 at 14:43):
It's just an empty response
Matthew Ballard (May 07 2024 at 14:43):
You can quickly review #12729 in your newly found spare time :)
Richard Osborn (May 07 2024 at 14:45):
it's an http error 500 response which means the service is overloaded
Anatole Dedecker (May 07 2024 at 15:03):
Probably related: #queue appears empty to me (congrats to all reviewers, we made it :tada:)
Bernhard Reinke (Mar 11 2025 at 10:40):
Does anybody know what this error means? https://github.com/leanprover-community/mathlib4/actions/runs/13785712351/job/38553179596?pr=22823
Ruben Van de Velde (Mar 11 2025 at 10:42):
Eek
Ruben Van de Velde (Mar 11 2025 at 10:43):
Let's try that again
Last updated: May 02 2025 at 03:31 UTC