Sonarqube---You're not authorized to run analysis. Please contact the project administrator

问题:
sonarqube执行时报错:You're not authorized to run analysis. Please contact the project administrator
原因:
项目开始执行是好的,因为需要做项目的权限控制,所以将project从public修改为private后,再执行就报You're not authorized to run analysis. Please contact the project administrator,无法执行成功,
所以还是将权限修改回去,再执行就可以了

posted @ 2023-05-19 17:00  zhwy524  阅读(728)  评论(0编辑  收藏  举报