Code Monkey home page Code Monkey logo

Comments (8)

piotrmadry avatar piotrmadry commented on September 20, 2024

It's true, should not be hard to fix. Thanks for reporting

from firebasetestlab-android.

mosamman avatar mosamman commented on September 20, 2024

any updates ?

from firebasetestlab-android.

zbynek avatar zbynek commented on September 20, 2024

Also getOutputFile should be avoided:

WARNING: API 'variantOutput.getPackageApplication()' is obsolete and has been replaced with 'variant.getPackageApplicationProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
REASON: It is currently called from the following trace:
java.lang.Thread.getStackTrace(Thread.java:1559)
com.android.build.gradle.internal.errors.DeprecationReporterImpl.reportDeprecatedApi(DeprecationReporterImpl.kt:79)
com.android.build.gradle.internal.api.ApkVariantOutputImpl.getPackageApplication(ApkVariantOutputImpl.java:57)
com.android.build.gradle.internal.api.ApkVariantOutputImpl_Decorated.getPackageApplication(null:-1)
com.android.build.gradle.internal.api.ApkVariantOutputImpl.getOutputFile(ApkVariantOutputImpl.java:68)
com.android.build.gradle.internal.api.ApkVariantOutputImpl_Decorated.getOutputFile(null:-1)
com.appunite.firebasetestlabplugin.FirebaseTestLabPlugin$createGroupedTestLabTask$$inlined$map$lambda$1.invoke(FirebaseTestLabPlugin.kt:260)

from firebasetestlab-android.

piotrmadry avatar piotrmadry commented on September 20, 2024

@flohinkfox @zbynek @MohamedSalahElSamman warnings should be resolved in version:
"firebase.test.lab:plugin:2.5.0"

from firebasetestlab-android.

zbynek avatar zbynek commented on September 20, 2024

@piotrmadry it seems that version is still not online:
https://mvnrepository.com/artifact/gradle.plugin.firebase.test.lab/plugin -- did deployment fail?

from firebasetestlab-android.

piotrmadry avatar piotrmadry commented on September 20, 2024

@zbynek Wierd. Plugin is available here for sure: https://plugins.gradle.org/plugin/firebase.test.lab

from firebasetestlab-android.

zbynek avatar zbynek commented on September 20, 2024

@piotrmadry sorry, I missed the fact that the artifact name changed. It's just
firebase.test.lab:plugin:2.5.0 even though the previous is
gradle.plugin.firebase.test.lab:plugin:2.1.0
I'm not sure why I can't find the plugin in mvnrepository.com with either the new or the old name, but that's not important.

from firebasetestlab-android.

piotrmadry avatar piotrmadry commented on September 20, 2024

@zbynek It looks even better now :)

from firebasetestlab-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.