Emmanuel Guerin
07/03/2025, 4:08 PMrepositories {
maven {
url "<https://anyurl>"
}
}
is reporting a deprecation about replacing that usage with url = "<https://anyurl>"
.
There is no location in the report. The build scan has the location info, though.
It's the same when I try to report a problem with ProblemSpec.stackLocation().
Am I doing something wrong? Is this expected? I can reproduce the issue with both 8.14.2 and 9.0.0-rc-1.