richsmith / sexytopo

The SexyTopo cave surveying app for Android
GNU General Public License v3.0
30 stars 13 forks source link

Build failure #138

Closed ninelima closed 7 months ago

ninelima commented 3 years ago

Revision: 21c6d0e9c04f2e7125f6886e18f7dc8aa71979e6

</h/src/sexytopo>./gradlew build

Task :app:lint FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 1s 1 actionable task: 1 executed

richsmith commented 3 years ago

Sorry, looks like I missed this issue the first time around. Is this still a problem? It builds fine for me and other people.

ninelima commented 3 years ago

Just tested with the current version. These are the results.


Task :app:lint Ran lint on variant debug: 407 issues found Ran lint on variant release: 406 issues found Wrote HTML report to file:///data/src/sexytopo/app/build/reports/lint-results.html Wrote XML report to file:///data/src/sexytopo/app/build/reports/lint-results.xml

Task :app:lint FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 7m 55s 62 actionable tasks: 62 executed player@topsy:~/src/sexytopo$

richsmith commented 7 months ago

Can't replicate this