Page MenuHomeGitPull.it

Build 177
FailedPublic

You are viewing an older run of this build. View Current Build

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Oct 28 2020, 10:54 · Built for 3 s
Status
Failed

Build Log 558 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

375import androidx.appcompat.app.AppCompatActivity;
376 ^
377/var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/ActivityMap.java:33: error: package androidx.preference does not exist
378import androidx.preference.PreferenceManager;
379 ^
380Note: /var/drydock/workingcopy-70/repo/libre-busto/src/com/google/zxing/integration/android/IntentIntegrator.java uses or overrides a deprecated API.
381Note: Recompile with -Xlint:deprecation for details.
382Note: /var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
383Note: Recompile with -Xlint:unchecked for details.
384Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
385100 errors
386
387FAILURE: Build failed with an exception.
388
389* What went wrong:
390Execution failed for task ':compileDebugJavaWithJavac'.
391> Compilation failed; see the compiler error output for details.
392
393* Try:
394Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
395
396* Get more help at https://help.gradle.org
397
398BUILD FAILED in 2s
399

Build Log 557 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :compileDebugRenderscript UP-TO-DATE
7> Task :checkDebugManifest UP-TO-DATE
8> Task :generateDebugBuildConfig UP-TO-DATE
9> Task :prepareLintJar UP-TO-DATE
10> Task :mainApkListPersistenceDebug UP-TO-DATE
11> Task :generateDebugResValues UP-TO-DATE
12> Task :generateDebugResources UP-TO-DATE
13> Task :mergeDebugResources
14> Task :createDebugCompatibleScreenManifests UP-TO-DATE
15> Task :processDebugManifest UP-TO-DATE
16> Task :splitsDiscoveryTaskDebug UP-TO-DATE
17> Task :processDebugResources
18> Task :generateDebugSources
19> Task :javaPreCompileDebug UP-TO-DATE
20
21> Task :compileDebugJavaWithJavac FAILED
22
23Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
24Use '--warning-mode all' to show the individual deprecation warnings.
25See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
2615 actionable tasks: 3 executed, 12 up-to-date
27

Lease BusTO Working Copy

When
Completed at Oct 28 2020, 10:53 · Built for 2 s
Status
Passed