google / play-services-plugins

Plugins to help with using Google Play services SDK.
https://developers.google.com/android/guides/overview
Apache License 2.0
471 stars 138 forks source link

Always-run Tasks - Task runs on every build because it declares no outputs. #160

Closed niraj-promact closed 7 months ago

niraj-promact commented 4 years ago

Describe the bug

At 08:19, Oct 08, 2020, Android Studio detected an issue with Gradle plugin com.google.gms.google-services

Always-run Tasks Task runs on every build because it declares no outputs.

Plugin: com.google.gms.google-services Task: processDevDebugGoogleServices Task type: com.google.gms.googleservices.GoogleServicesTask Issue detected in 1 module(s), total execution time was 0.049 s (0.1%), by module: Execution mode: FULL, time: 0.049 s (0.1%), determines build duration: true, on critical path: false

====Build information:==== Execution date: 08-10-2020 08:19 Total build duration: 109.411 s Configuration time: 8.495 s (7.8%) Critical path tasks time: 96.577 s (88.3%) Critical path tasks size: 26 AGP versions: 4.0.2 ====Platform information:==== AI-193.6911.18.40.6821437, JRE 1.8.0_242-release-1644-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1920x1080

AS: 4.0.2; Kotlin plugin: 1.4.10-release-Studio4.0-1; Android Gradle Plugin: 4.0.2; Gradle: 6.1.1; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.10.2, from PATH: (not found)

To Reproduce Steps to reproduce the behavior:

  1. Analyze build

Desktop (please complete the following information):

luisabellan commented 1 year ago

same here

davidmotson commented 7 months ago

This should be fixed in the latest version