Error after doing MR

Hi, I have a doubt.

I have read all the documentation on how things should be uploaded and nowhere do they mention anything about the message or name that the MR should carry, so I do not understand the following error.
image
My commit mesaage:
sol(code): #0 codeabbey, 21 (4.24)

  • others: 8 in, 20 out, 28 total.

  • score: 0 initial, 4.24 final, 4.24 progress.

  • global-rank: 20235 initial, 20235 final, 0 progress.

  • national-rank: 770 initial, 770 final, 0 progress.

  • effort: 2.20 hours during immersion, productivity 2.12 points/hour.- others: 8 in, 20 out, 28 total.

How are you doing the commit message? Are you using the template?
It can be found here https://gitlab.com/autonomicmind/training/-/blob/master/templates/commit-msg-challenges.txt

Is this your final line? effort: 2.20 hours during immersion, productivity 2.12 points/hour.- others: 8 in, 20 out, 28 total.
If so i think you repeat the others line at the end

Also checkout at your productivity variable, the formula is points/effort. And make sure you run locally a build.sh script before struggling with the gitlab pipeline, it will save you a lot of time.