tracehubpm / tracehub

Tracehub and Project as a Code, a VCS-based collaboration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TkGitHubTest.java:99-103: Do not throw exception if...

0pdd opened this issue · comments

The puzzle 82-1e75badf from #82 has to be resolved:

* @todo #82:25min Do not throw exception if Project ID is NULL.
* We should turn this into an error (inside {@link git.tracehub.validation.ProjectValidation})
* and add it after {@link XsErrors}. But not crash a program.
* For now {@link git.tracehub.agents.github.GhProject}
* terminates the execution since project.identity() is NULL.

The puzzle was created by rultor on 31-Jan-24.

Estimate: 25 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.