Page MenuHomeGitPull.it

Build 268
FailedPublic

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

History

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 15 2021, 21:30 · Built for 20 s
Status
Failed

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

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
31Note: Some input files use or override a deprecated API.
32Note: Recompile with -Xlint:deprecation for details.
33Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
34Note: Recompile with -Xlint:unchecked for details.
356 errors
36
37FAILURE: Build failed with an exception.
38
39* What went wrong:
40Execution failed for task ':compileDebugJavaWithJavac'.
41> Compilation failed; see the compiler error output for details.
42
43* Try:
44Run 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
48BUILD FAILED in 18s
49

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

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint
3Starting 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
2110 actionable tasks: 2 executed, 8 up-to-date
22

Lease BusTO Working Copy

When
Completed at Apr 15 2021, 21:30 · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 15 2021, 21:30 · Built instantly
Status
Passed