Commit df27968
committed
Fix: Replace deprecated sonar.login -> sonar.token
The sonar.login property is deprecated and will be removed in future
versions of SonarQube. Replace it with sonar.token as recommended
by SonarCloud.
Fixes warnings reported in job logs and SonarCloud analysis status.
Change-Id: I1cee4720c8e22ae263292c20f7cafa0aa1f3d0f6
Signed-off-by: Anil Belur <[email protected]>1 parent c40abb0 commit df27968
File tree
3 files changed
+20
-2
lines changed- releasenotes/notes
- shell
3 files changed
+20
-2
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments