|
12 | 12 | column="9"/> |
13 | 13 | </issue> |
14 | 14 |
|
15 | | - <issue |
16 | | - id="CredentialManagerMisuse" |
17 | | - message="Call to `CredentialManager.getCredential` without use of `NoCredentialException`" |
18 | | - errorLine1=" credentialManager.getCredential(context, request)" |
19 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
20 | | - <location |
21 | | - file="src/github/java/in/hridayan/ashell/settings/data/repository/GoogleAuthRepositoryImpl.kt" |
22 | | - line="95" |
23 | | - column="17"/> |
24 | | - </issue> |
25 | | - |
26 | 15 | <issue |
27 | 16 | id="DefaultUncaughtExceptionDelegation" |
28 | 17 | message="Must call `getDefaultUncaughtExceptionHandler()` to get the existing handler, and call `existingHandler.uncaughtException(thread, throwable)` from your new handler" |
|
195 | 184 | errorLine2=" ~~~~~~~~~~~~"> |
196 | 185 | <location |
197 | 186 | file="src/main/java/in/hridayan/ashell/core/presentation/components/dialog/DialogKey.kt" |
198 | | - line="54" |
| 187 | + line="55" |
199 | 188 | column="15"/> |
200 | 189 | </issue> |
201 | 190 |
|
|
334 | 323 | file="$GRADLE_USER_HOME/caches/9.4.1/transforms/32a81debb4323c0bfda5b8df1a440e9f/transformed/out/jars/classes.jar"/> |
335 | 324 | </issue> |
336 | 325 |
|
337 | | - <issue |
338 | | - id="TrustAllX509TrustManager" |
339 | | - message="`checkClientTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers"> |
340 | | - <location |
341 | | - file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.46.3/486ca37492048ddd230f5fef65c9411d7b65fb67/google-http-client-1.46.3.jar"/> |
342 | | - </issue> |
343 | | - |
344 | | - <issue |
345 | | - id="TrustAllX509TrustManager" |
346 | | - message="`checkServerTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers"> |
347 | | - <location |
348 | | - file="$GRADLE_USER_HOME/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.46.3/486ca37492048ddd230f5fef65c9411d7b65fb67/google-http-client-1.46.3.jar"/> |
349 | | - </issue> |
350 | | - |
351 | 326 | <issue |
352 | 327 | id="ObsoleteSdkInt" |
353 | 328 | message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 28. Merge all the resources in this folder into `mipmap-anydpi`."> |
|
1470 | 1445 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
1471 | 1446 | <location |
1472 | 1447 | file="src/main/res/values/strings.xml" |
1473 | | - line="580" |
| 1448 | + line="584" |
1474 | 1449 | column="13"/> |
1475 | 1450 | </issue> |
1476 | 1451 |
|
|
1481 | 1456 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
1482 | 1457 | <location |
1483 | 1458 | file="src/main/res/values/strings.xml" |
1484 | | - line="581" |
| 1459 | + line="585" |
1485 | 1460 | column="13"/> |
1486 | 1461 | </issue> |
1487 | 1462 |
|
|
1492 | 1467 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
1493 | 1468 | <location |
1494 | 1469 | file="src/main/res/values/strings.xml" |
1495 | | - line="582" |
| 1470 | + line="586" |
1496 | 1471 | column="13"/> |
1497 | 1472 | </issue> |
1498 | 1473 |
|
|
0 commit comments