Update FAQ: JOJ3 usage

manuel 2025-10-07 10:53:47 +08:00
parent f1cf28a5cd
commit f8eb2cb721

@ -31,6 +31,9 @@ A: While JOJ3 and health check could have bugs, we have not seen any false posit
A: A "red cross" means something "serious" happened, e.g. failed to pass health check or the source code could not compile or your program crashed while only running code is accepted. There could be many reasons... To find out your problem, check the newly updated/opened issue, carefully read the provided information, and fix your problem accordingly. Usually submissions with a red cross are considered as failed and are not graded.
**Q: Gitea shows a "red cross" and no new issue was created, what should I do?**
A: Most commonly a wrong scope or release tag will lead to a red cross *without* any issue posted. Check the "Actions" tab and open "Run joj3" section to see the details and get the list of allowed scopes and release atgs.
**Q: My program exits with a "weird" error status and a number. What does it mean?**