I have no issue in my code. the problem is that I can’t pass the git step:
" You should finish your project while on the main branch, your working tree should be clean, and you should not have any uncommitted changes"
as you see working tree is clean, but main branch has 2 changes that never get committed!!
I guess this is the problem.