You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
Note that the WARN: The use of the issues mode... is still there because we're still not sure how to proceed (apparently, the sonar-gitlab-plugin creator either).
The LTS release is now 6.7
I get the following warnings:
WARN: The use of the issues mode (sonar.analysis.mode=issues) is deprecated. This mode will be dropped in the future.
WARN: Ability to set quality profile from command line using 'sonar.profile' is deprecated and will be dropped in a future SonarQube version.
WARN: The use of "sonar.branch" is deprecated and replaced by "sonar.branch.name". See https://redirect.sonarsource.com/doc/branches.html.
The last one is most important for me as
sonar.branch
is now incompatible withsonar.branch.name
and I cannot use the new branch feature by SonarQube.The text was updated successfully, but these errors were encountered: