mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-17 00:17:27 +02:00
60 lines
2.1 KiB
XML
60 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 8.5.2" type="baseline" client="gradle" dependencies="false" name="AGP (8.5.2)" variant="all" version="8.5.2">
|
|
|
|
<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/kotlin/app/passwordstore/crypto/AgeKeyManager.kt"
|
|
line="9"
|
|
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/kotlin/app/passwordstore/crypto/AgeKeyManager.kt"
|
|
line="13"
|
|
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/kotlin/app/passwordstore/crypto/AgeKeyManager.kt"
|
|
line="17"
|
|
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/kotlin/app/passwordstore/crypto/AgeKeyManager.kt"
|
|
line="21"
|
|
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/kotlin/app/passwordstore/crypto/AgeKeyManager.kt"
|
|
line="25"
|
|
column="5"/>
|
|
</issue>
|
|
|
|
</issues>
|