Page MenuHomeGitPull.it

Build 177
FailedPublic

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Nov 10 2020, 01:25 · Built for 1 m, 46 s
Status
Failed

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

375import androidx.appcompat.app.AppCompatActivity;
376 ^
377/var/drydock/workingcopy-72/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-72/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-72/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 1m 45s
399

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

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

Lease BusTO Working Copy

When
Completed at Nov 10 2020, 01:23 · Built for 2 s
Status
Passed