Commit_msg error commit body can't be empty

What happens

I have an error in the commit_msg that I can’t fix.

What do you understand or find about that problem

I understand that the description of the message does not read as such.

Did you try any workaround? What did you do?

I tried to change or correct the confirmation message, but I couldn’t solve it.

Evidences


commit structure

1er caso 3
link pipeline
https://gitlab.com/autonomicjump/challenges/-/pipelines/590646718

I think it is because your commit mustn’t have anything in the body, just the title

Ex: “chall\sol(code): codeabbey, 001 (1.00)”

just that

Thank you very much, that was the solution to my problem