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
We see the following warning on every TeamCity build which is caused by TeamCity build scan plugin:
BUILD SUCCESSFUL in 34s
164 actionable tasks: 120 executed, 44 from cache
WARNING: The following functionality has been deprecated and will be removed in the next major release of the Develocity Gradle plugin. Run with '-Ddevelocity.deprecation.captureOrigin=true' to see where the deprecated functionality is being used. For assistance with migration, see https://gradle.com/help/gradle-plugin-develocity-migration.
- The deprecated "gradleEnterprise.buildScan.buildScanPublished" API has been replaced by "develocity.buildScan.buildScanPublished"
The text was updated successfully, but these errors were encountered:
TeamCity build scan plugin version: 0.35
Develocity Gradle plugin version: 3.18.1
We see the following warning on every TeamCity build which is caused by TeamCity build scan plugin:
The text was updated successfully, but these errors were encountered: