Properties
Properties
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Apr 15 2021, 21:30 · Built for 20 s
- Status
Failed
1 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:308: error: cannot find symbol |
---|---|
2 | if (pendingNearbyStopsRequest && (fragmentType == FragmentKind.ARRIVALS || fragmentType == FragmentKind.STOPS)) { |
3 | ^ |
4 | symbol: variable pendingNearbyStopsRequest |
5 | location: class MainScreenFragment |
6 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:309: error: cannot find symbol |
7 | locmgr.removeUpdates(locListener); |
8 | ^ |
9 | symbol: variable locListener |
10 | location: class MainScreenFragment |
11 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:309: error: cannot find symbol |
12 | locmgr.removeUpdates(locListener); |
13 | ^ |
14 | symbol: variable locmgr |
15 | location: class MainScreenFragment |
16 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/fragments/MainScreenFragment.java:310: error: cannot find symbol |
17 | pendingNearbyStopsRequest = false; |
18 | ^ |
19 | symbol: variable pendingNearbyStopsRequest |
20 | location: class MainScreenFragment |
21 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:158: error: cannot find symbol |
22 | setContentView(R.layout.activity_main); |
23 | ^ |
24 | symbol: variable activity_main |
25 | location: class layout |
26 | /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:159: error: cannot find symbol |
27 | Toolbar defToolbar = findViewById(R.id.that_toolbar); |
28 | ^ |
29 | symbol: variable that_toolbar |
30 | location: class id |
31 | Note: Some input files use or override a deprecated API. |
32 | Note: Recompile with -Xlint:deprecation for details. |
33 | Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations. |
34 | Note: Recompile with -Xlint:unchecked for details. |
35 | 6 errors |
36 | |
37 | FAILURE: Build failed with an exception. |
38 | |
39 | * What went wrong: |
40 | Execution failed for task ':compileDebugJavaWithJavac'. |
41 | > Compilation failed; see the compiler error output for details. |
42 | |
43 | * Try: |
44 | 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. |
45 | |
46 | * Get more help at https://help.gradle.org |
47 | |
48 | BUILD FAILED in 18s |
49 |
1 | Found 6.1.1 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint |
3 | Starting a Gradle Daemon (subsequent builds will be faster) |
4 | > Task :preBuild UP-TO-DATE |
5 | > Task :preDebugBuild UP-TO-DATE |
6 | > Task :compileDebugAidl NO-SOURCE |
7 | > Task :generateDebugBuildConfig UP-TO-DATE |
8 | > Task :compileDebugRenderscript |
9 | > Task :javaPreCompileDebug UP-TO-DATE |
10 | > Task :generateDebugResValues UP-TO-DATE |
11 | > Task :generateDebugResources |
12 | > Task :mergeDebugResources UP-TO-DATE |
13 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
14 | > Task :extractDeepLinksDebug UP-TO-DATE |
15 | > Task :processDebugManifest UP-TO-DATE |
16 | > Task :processDebugResources UP-TO-DATE |
17 | |
18 | > Task :compileDebugJavaWithJavac |
19 | |
20 | > Task :compileDebugJavaWithJavac FAILED |
21 | 10 actionable tasks: 2 executed, 8 up-to-date |
22 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Apr 15 2021, 21:30 · Built for 3 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 15 2021, 21:30 · Built instantly
- Status
Passed