Code Quality job, permission denied

Hi,

My problem is with the Code-Quality job provided by Gitlab. I’m trying to run the job and each time there is a permission error. I went through the doc and nothing was a great help.

I’m using the configuration provided on the documentation page and Gitlab hosted runners.

Here are the Job logs.
and the gitlab-ci.yml config for that particular job.

Does anyone has an idea of the cause of this error and a way to fix it ?

Hi @Phenix246, thanks for the post and welcome to the forum!

Is this a self managed installation of GitLab or on gitlab.com?

-James H, GitLab Product Manager, Verify:Testing

The repository is host on gitlab.com

And like I said the used runners are also provided by gitlab.com

Thanks for confirming! I just tried to replicate in this project and the job completed successfully. Are you still having this issue?

-James H, GitLab Product Manager, Verify:Testing

I re-run the jobs that failled and the issue is still there.

here is the job direct link with the project configuration, that might help you to diagnotic the issue.

I cloned the project and the Code Quality job was successful the first run but rerunning it caused the same failure you are seeing. I’m investigating with the team now and will keep you up-to-date.

-James H, GitLab Product Manager, Verify:Testing

thanks, I’ll be waiting for you update