The same error with build code

What happens

I opened a discussion because I have a problem with build code in solution dart but my solution is in fortran. this is the discussion but this closed.
Error with build code - random - Autonomic Jump | Community

What do you understand or find about that problem

The answerd was: Please fetch the master branch and try again.
That doesn’t work, i did it again and i get the same result.

Did you try any workaround? What did you do?

I did what you suggested but it doesn’t work

Evidences

this is the evidence after the first push.




and i also did a rebase but i have the same error.
the pipeline: https://gitlab.com/autonomicjump/challenges/-/pipelines/585084253
the error: https://gitlab.com/autonomicjump/challenges/-/jobs/2705275335

I need help with

i need to understand what’s going on

Hi,

It happens that sometimes somehow changes from other commits appear due to the cache that git keeps, a solution to realize that this does not happen, is to install Git extensions, such as GitLens in visual studio to know what changes are interfering.

Greetings,