The command is:
/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}
Source code:
This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
Passed |
The command is:
/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}
Source code:
This step will copy the built .apk to an indexed HTTP directory exposed by Apache:
1 | [INFO] including .env file |
---|---|
2 | Current directory: |
3 | /var/drydock/workingcopy-112/repo/libre-busto |
4 | Calculating sha256sum of: |
5 | ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk |
6 | File info |
7 | -rw-r--r-- 1 phabricator-android-builder phabricator-android-builder 25116653 Nov 5 18:50 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk |
8 | Cleaning old builds |
9 | Update checksums |
10 | Published here: |
11 | https://lab.reyboz.it/builds/libre-busto/maplibre-libre-busto.apk |
12 | Cleaning |
13 | Done |
14 |
Passed |
This script is available here on gargantua.reyboz.it accessible to the Unix user phabricator-android-builder:
/opt/reyboz/android/bin/align-sign-fabione.sh
In general it does that:
#!/bin/sh # https://gitpull.it/harbormaster/step/view/16/ BASEDIR="app/build/outputs/apk/gitpull" OUT="app-gitpull-signed.apk" APK_UNSIGNED="app-gitpull-unsigned.apk" APK_ALIGNED="app-gitpull-unsigned-aligned.apk" KEYSTORE="/home/phabricator-android-builder/private-resources/gitpullkeystore-libre-busto.jks" PASSPHRASE="<omissis> echo "Entering in $BASEDIR" cd "$BASEDIR" echo "Aligning zip" ~/bin/zipalign -v -p 4 "$APK_UNSIGNED" "$APK_ALIGNED" echo "Signing APK" # NOTE: keep keystore unsescaped ~/bin/apksigner sign --ks "$KEYSTORE" --out "$OUT" --ks-pass pass:"$PASSPHRASE" "$APK_ALIGNED" echo "Sign concluded with exit status $?"
1200 | 23478308 res/u0.xml (OK - compressed) |
---|---|
1201 | 23478962 res/u01.xml (OK - compressed) |
1202 | 23479400 res/u3.png (OK) |
1203 | 23479956 res/uE.webp (OK) |
1204 | 23494276 res/uI.xml (OK - compressed) |
1205 | 23495335 res/uJ.xml (OK - compressed) |
1206 | 23495812 res/uL.9.png (OK) |
1207 | 23496818 res/uR.xml (OK - compressed) |
1208 | 23497384 res/uS.png (OK) |
1209 | 23497546 res/ua.xml (OK - compressed) |
1210 | 23497884 res/uh.png (OK) |
1211 | 23499692 res/uj.9.png (OK) |
1212 | 23499932 res/ut.9.png (OK) |
1213 | 23500728 res/uu.9.png (OK) |
1214 | 23500972 res/uy.xml (OK - compressed) |
1215 | 23502580 res/v-.xml (OK - compressed) |
1216 | 23503096 res/v4.9.png (OK) |
1217 | 23503344 res/v5.xml (OK - compressed) |
1218 | 23503668 res/vF.xml (OK - compressed) |
1219 | 23503925 res/vG.xml (OK - compressed) |
1220 | 23504561 res/vH.xml (OK - compressed) |
1221 | 23504896 res/vJ.xml (OK - compressed) |
1222 | 23505224 res/vL.9.png (OK) |
1223 | 23505487 res/vR.xml (OK - compressed) |
1224 | 23505752 res/vT.xml (OK - compressed) |
1225 | 23505980 res/vZ.xml (OK - compressed) |
1226 | 23506237 res/vf.xml (OK - compressed) |
1227 | 23506565 res/vl.xml (OK - compressed) |
1228 | 23507137 res/vq.xml (OK - compressed) |
1229 | 23507712 res/vy.xml (OK - compressed) |
1230 | 23508200 res/vz.9.png (OK) |
1231 | 23508421 res/vz.xml (OK - compressed) |
1232 | 23508672 res/w7.png (OK) |
1233 | 23508982 res/w7.xml (OK - compressed) |
1234 | 23509711 res/w9.xml (OK - compressed) |
1235 | 23509984 res/wL.9.png (OK) |
1236 | 23510464 res/wN.9.png (OK) |
1237 | 23510729 res/wP.xml (OK - compressed) |
1238 | 23511084 res/wR.png (OK) |
1239 | 23518196 res/wT.png (OK) |
1240 | 23520040 res/w_.png (OK) |
1241 | 23520296 res/wb.png (OK) |
1242 | 23526228 res/wf.png (OK) |
1243 | 23530525 res/wi.xml (OK - compressed) |
1244 | 23530900 res/wy.png (OK) |
1245 | 23531368 res/x3.9.png (OK) |
1246 | 23531620 res/xH.png (OK) |
1247 | 23531846 res/xI.xml (OK - compressed) |
1248 | 23532548 res/xM.ttf (OK - compressed) |
1249 | 23592238 res/xN.xml (OK - compressed) |
1250 | 23593073 res/xQ.xml (OK - compressed) |
1251 | 23593564 res/xR.9.png (OK) |
1252 | 23593800 res/xa.9.png (OK) |
1253 | 23594061 res/xa.xml (OK - compressed) |
1254 | 23594622 res/xd.xml (OK - compressed) |
1255 | 23595338 res/xj.xml (OK - compressed) |
1256 | 23595630 res/xo.xml (OK - compressed) |
1257 | 23595917 res/xq.xml (OK - compressed) |
1258 | 23596304 res/xz.xml (OK - compressed) |
1259 | 23597495 res/y-.xml (OK - compressed) |
1260 | 23597764 res/y3.png (OK) |
1261 | 23605466 res/y4.xml (OK - compressed) |
1262 | 23605722 res/y9.xml (OK - compressed) |
1263 | 23605990 res/yE.xml (OK - compressed) |
1264 | 23606248 res/yH.9.png (OK) |
1265 | 23606472 res/yO.xml (OK - compressed) |
1266 | 23606722 res/yT.xml (OK - compressed) |
1267 | 23607044 res/yV.xml (OK - compressed) |
1268 | 23607384 res/yY.9.png (OK) |
1269 | 23607610 res/yY.xml (OK - compressed) |
1270 | 23607896 res/ya.xml (OK - compressed) |
1271 | 23608256 res/yd.png (OK) |
1272 | 23620192 res/ye.png (OK) |
1273 | 23621388 res/yg.9.png (OK) |
1274 | 23621823 res/yj.xml (OK - compressed) |
1275 | 23622220 res/yn.png (OK) |
1276 | 23624704 res/z-.9.png (OK) |
1277 | 23624968 res/z9.9.png (OK) |
1278 | 23625428 res/zE.png (OK) |
1279 | 23625792 res/zG.xml (OK - compressed) |
1280 | 23626112 res/zL.png (OK) |
1281 | 23626360 res/zP.png (OK) |
1282 | 23644320 res/zR.png (OK) |
1283 | 23647121 res/zR.xml (OK - compressed) |
1284 | 23647612 res/zV.9.png (OK) |
1285 | 23650116 res/zZ.png (OK) |
1286 | 23656811 res/zc.xml (OK - compressed) |
1287 | 23657260 res/ze.png (OK) |
1288 | 23665615 res/zp.xml (OK - compressed) |
1289 | 23665873 res/zq.xml (OK - compressed) |
1290 | 23666184 res/zr.png (OK) |
1291 | 23669003 res/zs.xml (OK - compressed) |
1292 | 23669275 res/zu.xml (OK - compressed) |
1293 | 23670308 res/zz.png (OK) |
1294 | 23671232 res/zz.xml (OK - compressed) |
1295 | 23671424 resources.arsc (OK) |
1296 | Verification succesful |
1297 | Signing APK |
1298 | Sign concluded with exit status 0 |
1299 |
Passed |
This step will build an .apk using Gradle.
sudo apt install openjdk-11-jre-headless
Then aliased this gradle:
https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid
1 | Note: Some input files use or override a deprecated API. |
---|---|
2 | Note: Recompile with -Xlint:deprecation for details. |
3 | /var/drydock/workingcopy-112/repo/libre-busto/app/src/gitpull/AndroidManifest.xml:4: Error: Mock locations should only be requested in a test or debug-specific manifest file (typically src/debug/AndroidManifest.xml) [MockLocation] |
4 | <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/> |
5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
6 | |
7 | Explanation for issues of type "MockLocation": |
8 | Using a mock location provider (by requiring the permission |
9 | android.permission.ACCESS_MOCK_LOCATION) should only be done in debug |
10 | builds (or from tests). In Gradle projects, that means you should only |
11 | request this permission in a test or debug source set specific manifest |
12 | file. |
13 | |
14 | To fix this, create a new manifest file in the debug folder and move the |
15 | <uses-permission> element there. A typical path to a debug manifest |
16 | override file in a Gradle project is src/debug/AndroidManifest.xml. |
17 | |
18 | 1 errors, 0 warnings |
19 | |
20 |
15921 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:208:15 Variable 'line' is never used |
---|---|
15922 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:264:62 No cast needed |
15923 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:301:17 Variable 'valid' is assigned but never accessed |
15924 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoPatternsDownloadWorker.kt:58:13 Variable 'notificationManager' is never used |
15925 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoTripsDownloadWorker.kt:101:13 Variable 'notificationManager' is never used |
15926 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/BackupImportFragment.kt:204:33 Variable 'updated' is never used |
15927 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:172:43 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java |
15928 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:178:66 Parameter 'maxDpToScale' is never used |
15929 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:213:24 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java |
15930 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:106:41 There is more than one label with such a name in this scope |
15931 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:136:16 Condition 'fragmentListener == null' is always 'false' |
15932 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:174:63 Parameter 'stopName' is never used, could be renamed to _ |
15933 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:312:23 Unnecessary safe call on a non-null receiver of type MapView |
15934 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:389:43 Parameter 'view' is never used |
15935 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:586:36 Condition 'map == null' is always 'false' |
15936 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:66 Parameter 'polyline' is never used, could be renamed to _ |
15937 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:76 Parameter 'mapView' is never used, could be renamed to _ |
15938 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:85 Parameter 'eventPos' is never used, could be renamed to _ |
15939 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:677:13 Variable 'numStops' is never used |
15940 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:750:35 Variable 'marker' initializer is redundant |
15941 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:800:21 Condition 'busPositionsOverlay != null' is always 'true' |
15942 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:857:46 'getter for zoomLevel: Int' is deprecated. Deprecated in Java |
15943 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesGridShowingFragment.kt:203:13 Variable 'durArrow' is never used |
15944 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:92:56 Parameter 'stopName' is never used, could be renamed to _ |
15945 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:125:28 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15946 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:128:28 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15947 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:191:63 Parameter 'v' is never used, could be renamed to _ |
15948 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:194:50 Unnecessary non-null assertion (!!) on a non-null receiver of type LocationOverlay |
15949 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:199:62 Parameter 'v' is never used, could be renamed to _ |
15950 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:239:17 Condition 'animator != null' is always 'true' |
15951 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:263:13 Condition 'map == null' is always 'false' |
15952 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:268:22 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15953 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:271:51 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15954 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:311:55 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15955 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:343:13 Condition 'mLocationOverlay == null' is always 'false' |
15956 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:343:60 Condition 'map == null' is always 'false' |
15957 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:346:29 Unnecessary non-null assertion (!!) on a non-null receiver of type LocationOverlay |
15958 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:348:29 Unnecessary non-null assertion (!!) on a non-null receiver of type LocationOverlay |
15959 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:357:34 Unnecessary non-null assertion (!!) on a non-null receiver of type ImageButton |
15960 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:357:97 Unnecessary non-null assertion (!!) on a non-null receiver of type ImageButton |
15961 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:395:12 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15962 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:425:32 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15963 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:486:12 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15964 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:495:12 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15965 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:503:17 Variable 'stopMarker' is never used |
15966 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:504:16 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15967 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:519:12 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15968 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:530:21 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15969 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:589:21 Condition 'map == null' is always 'false' |
15970 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:613:38 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15971 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:613:74 Parameter 'pattern' is never used, could be renamed to _ |
15972 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:648:21 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15973 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:655:27 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15974 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:660:31 Unnecessary non-null assertion (!!) on a non-null receiver of type FolderOverlay |
15975 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:661:21 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15976 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:668:12 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15977 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:695:63 Parameter 'mapView' is never used, could be renamed to _ |
15978 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:707:20 Unnecessary non-null assertion (!!) on a non-null receiver of type MapView |
15979 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/TestRealtimeGtfsFragment.kt:84:27 Parameter 'cont' is never used, could be renamed to _ |
15980 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:36 Parameter 'view' is never used, could be renamed to _ |
15981 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:42 Parameter 'motionEvent' is never used, could be renamed to _ |
15982 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:88:17 Variable 'layPars' is never used |
15983 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:27 'LocationProvider' is deprecated. Deprecated in Java |
15984 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:44 'OUT_OF_SERVICE: Int' is deprecated. Deprecated in Java |
15985 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:72 'LocationProvider' is deprecated. Deprecated in Java |
15986 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:89 'TEMPORARILY_UNAVAILABLE: Int' is deprecated. Deprecated in Java |
15987 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:34 'LocationProvider' is deprecated. Deprecated in Java |
15988 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:51 'AVAILABLE: Int' is deprecated. Deprecated in Java |
15989 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:215:48 'Criteria' is deprecated. Deprecated in Java |
15990 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:50:43 Variable 'map' initializer is redundant |
15991 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:53:40 Unchecked cast: Any! to Map<String?, Any>? |
15992 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:71:51 No cast needed |
15993 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:73:49 No cast needed |
15994 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:75:46 No cast needed |
15995 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:77:48 No cast needed |
15996 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:79:48 No cast needed |
15997 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:81:42 No cast needed |
15998 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:83:56 Unchecked cast: Any to Set<String?> |
15999 | w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/LivePositionsViewModel.kt:271:29 Parameter 'req' is never used, could be renamed to _ |
16000 | |
16001 | > Task :app:compileGitpullJavaWithJavac |
16002 | |
16003 | > Task :app:dexBuilderGitpull |
16004 | > Task :app:processGitpullJavaRes |
16005 | > Task :app:mergeGitpullGlobalSynthetics |
16006 | > Task :app:mergeGitpullJavaResource |
16007 | > Task :app:mergeDexGitpull |
16008 | > Task :app:compileGitpullArtProfile |
16009 | > Task :app:packageGitpull |
16010 | > Task :app:createGitpullApkListingFileRedirect |
16011 | > Task :app:lintVitalAnalyzeGitpull |
16012 | > Task :app:lintVitalReportGitpull |
16013 | |
16014 | > Task :app:lintVitalGitpull |
16015 | |
16016 | > Task :app:assembleGitpull |
16017 | |
16018 | BUILD SUCCESSFUL in 2m 48s |
16019 | 45 actionable tasks: 45 executed |
16020 |
Passed |
Clean Gradle directory to avoid nasty errors like:
1 | Found 8.1 via distributionUrl |
---|---|
2 | Running /home/phabricator-android-builder/versions/8.1/bin/gradle clean |
3 | > Task :app:clean |
4 | |
5 | BUILD SUCCESSFUL in 5s |
6 | 1 actionable task: 1 executed |
7 |
Passed |
Passed |