API Automation Badge

Hi, I am writing API Automation tests and I have facing same issues, everything is OK in workpace, all the tests are green, the github is also not failing but when I am submitting my work, I receive this feedback

Check Assignment 1 - Cannot read properties of undefined (reading ‘info’)

Check Assignment 2 - Cannot read properties of undefined (reading ‘info’)

Check Assignment 3 - - Cannot read properties of undefined (reading ‘info’)

Check Assignment 4 - Cannot read properties of undefined (reading ‘info’)

Check Assignment 5 - Cannot read properties of undefined (reading ‘variable’)

I went through my collections again , modified yaml, exported v2 and v2.1 , tried to fail tests but nothing seems to work, im a bit out of ideas.

nvm found the issue -_-