Properties
Properties
- Buildable
- B124: R4:5795ac81c00f: Migrate to androidX
- Build Plan
- Plan 2 BusTO Build Plan
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Oct 28 2020, 10:50 · Built for 3 s
- Status
Failed
375 | import 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 |
378 | import androidx.preference.PreferenceManager; |
379 | ^ |
380 | Note: /var/drydock/workingcopy-70/repo/libre-busto/src/com/google/zxing/integration/android/IntentIntegrator.java uses or overrides a deprecated API. |
381 | Note: Recompile with -Xlint:deprecation for details. |
382 | Note: /var/drydock/workingcopy-70/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
383 | Note: Recompile with -Xlint:unchecked for details. |
384 | Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output |
385 | 100 errors |
386 | |
387 | FAILURE: Build failed with an exception. |
388 | |
389 | * What went wrong: |
390 | Execution failed for task ':compileDebugJavaWithJavac'. |
391 | > Compilation failed; see the compiler error output for details. |
392 | |
393 | * Try: |
394 | Run 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 | |
398 | BUILD FAILED in 2s |
399 |
3 | > Task :preBuild UP-TO-DATE |
---|---|
4 | > Task :preDebugBuild UP-TO-DATE |
5 | > Task :compileDebugAidl NO-SOURCE |
6 | > Task :compileDebugRenderscript |
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 |
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 | |
23 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. |
24 | Use '--warning-mode all' to show the individual deprecation warnings. |
25 | See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings |
26 | 15 actionable tasks: 4 executed, 11 up-to-date |
27 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Oct 28 2020, 10:50 · Built for 1 s
- Status
Passed