mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-28 21:47:39 +02:00
27 lines
1,008 B
XML
27 lines
1,008 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 8.2.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0)" variant="all" version="8.2.0">
|
|
|
|
<issue
|
|
id="StopShip"
|
|
message="`TODO` call found; points to code which must be fixed prior to release"
|
|
errorLine1=" TODO("Not yet implemented")"
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="src/main/java/app/passwordstore/passkeys/APSCredentialProviderService.kt"
|
|
line="49"
|
|
column="5"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="StopShip"
|
|
message="`TODO` call found; points to code which must be fixed prior to release"
|
|
errorLine1=" TODO("Not yet implemented")"
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="src/main/java/app/passwordstore/passkeys/APSCredentialProviderService.kt"
|
|
line="57"
|
|
column="5"/>
|
|
</issue>
|
|
|
|
</issues>
|