Clean Gradle directory to avoid nasty errors like:
Properties
Properties
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Apr 17 2021, 19:40 · Built for 8 s
- Status
Failed
14 | location: class MainScreenFragment |
---|---|
15 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:310: error: cannot find symbol |
16 | pendingNearbyStopsRequest = false; |
17 | ^ |
18 | symbol: variable pendingNearbyStopsRequest |
19 | location: class MainScreenFragment |
20 | Note: Some input files use or override a deprecated API. |
21 | Note: Recompile with -Xlint:deprecation for details. |
22 | Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
23 | Note: Recompile with -Xlint:unchecked for details. |
24 | 4 errors |
25 | |
26 | FAILURE: Build failed with an exception. |
27 | |
28 | * What went wrong: |
29 | Execution failed for task ':compileDebugJavaWithJavac'. |
30 | > Compilation failed; see the compiler error output for details. |
31 | |
32 | * Try: |
33 | 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. |
34 | |
35 | * Get more help at https://help.gradle.org |
36 | |
37 | BUILD FAILED in 7s |
38 |
8 | > Task :generateDebugResValues |
---|---|
9 | > Task :generateDebugResources |
10 | > Task :createDebugCompatibleScreenManifests |
11 | > Task :extractDeepLinksDebug |
12 | |
13 | > Task :processDebugManifest |
14 | /var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning: |
15 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
16 | |
17 | > Task :preReleaseBuild UP-TO-DATE |
18 | > Task :compileReleaseAidl NO-SOURCE |
19 | > Task :compileReleaseRenderscript |
20 | > Task :generateReleaseBuildConfig |
21 | > Task :generateReleaseResValues |
22 | > Task :generateReleaseResources |
23 | > Task :mergeDebugResources |
24 | > Task :processDebugResources |
25 | |
26 | > Task :compileDebugJavaWithJavac |
27 | |
28 | > Task :compileDebugJavaWithJavac FAILED |
29 | > Task :mergeReleaseResources |
30 | > Task :javaPreCompileRelease |
31 | 15 actionable tasks: 15 executed |
32 |
Drydock: Clean Gradle
Drydock: Clean Gradle
- When
- Completed at Apr 17 2021, 19:40 · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | Found 6.1.1 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle clean |
3 | > Task :clean |
4 | |
5 | BUILD SUCCESSFUL in 1s |
6 | 1 actionable task: 1 executed |
7 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Apr 17 2021, 19:40 · Built for 1 m, 23 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 17 2021, 19:39 · Built for 51 s
- Status
Passed