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

350 symbol: class Pair
351 location: class ArrivalsStopAdapter
352/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/adapters/ArrivalsStopAdapter.java:158: error: cannot find symbol
353 public void setRoutesPairListAndPosition(List<Pair<Stop, Route>> routesPairList, @Nullable Location pos) {
354 ^
355 symbol: class Pair
356 location: class ArrivalsStopAdapter
357/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/fragments/NearbyStopsFragment.java:633: error: package RecyclerView does not exist
358 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) {
359 ^
360/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/fragments/NearbyStopsFragment.java:633: error: package RecyclerView does not exist
361 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) {
362 ^
363/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/fragments/NearbyStopsFragment.java:557: error: package LoaderManager does not exist
364 LoaderManager.LoaderCallbacks<Cursor> callbacks;
365 ^
366/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/fragments/NearbyStopsFragment.java:562: error: package LoaderManager does not exist
367 public FragmentLocationListener(LoaderManager.LoaderCallbacks<Cursor> callbacks) {
368 ^
369/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/ActivityMap.java:31: error: cannot find symbol
370import androidx.annotation.RequiresApi;
371 ^
372 symbol: class RequiresApi
373 location: package androidx.annotation
374/var/drydock/workingcopy-72/repo/libre-busto/src/it/reyboz/bustorino/ActivityMap.java:32: error: package androidx.appcompat.app does not exist
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

1Found 5.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle lint
3Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
4> Task :checkDebugClasspath
5> Task :preBuild UP-TO-DATE
6> Task :preDebugBuild
7> Task :compileDebugAidl NO-SOURCE
8> Task :compileDebugRenderscript
9> Task :checkDebugManifest
10> Task :generateDebugBuildConfig
11> Task :prepareLintJar
12> Task :mainApkListPersistenceDebug
13> Task :generateDebugResValues
14> Task :generateDebugResources
15> Task :mergeDebugResources
16> Task :createDebugCompatibleScreenManifests
17> Task :processDebugManifest
18> Task :splitsDiscoveryTaskDebug
19> Task :processDebugResources
20> Task :generateDebugSources
21> Task :javaPreCompileDebug
22
23> Task :compileDebugJavaWithJavac
24
25> Task :compileDebugJavaWithJavac FAILED
26
27Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
28Use '--warning-mode all' to show the individual deprecation warnings.
29See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
3015 actionable tasks: 15 executed
31

Lease BusTO Working Copy

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