blob: f8343ffe81c8f6435803024ba3cf3f4ce873b7be [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.1.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.0.0-beta03)" variant="all" version="8.1.0-alpha07">
<issue
id="WrongConstant"
message="Must be one of: ResultData.STATUS_OK, ResultData.STATUS_NO_SUCH_ENTRY, ResultData.STATUS_NOT_REQUESTED, ResultData.STATUS_NOT_IN_REQUEST_MESSAGE, ResultData.STATUS_USER_AUTHENTICATION_FAILED, ResultData.STATUS_READER_AUTHENTICATION_FAILED, ResultData.STATUS_NO_ACCESS_CONTROL_PROFILES"
errorLine1=" builder.addErrorStatus(namespaceName, entryName, status);"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/security/identity/HardwareIdentityCredential.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1=" protected IdentityCredential() {}"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/security/identity/IdentityCredential.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1=" public @interface Ciphersuite {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/security/identity/IdentityCredentialStore.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1=" protected ResultData() {}"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/security/identity/ResultData.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1=" public @interface Status {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/security/identity/ResultData.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1="class Util {"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/security/identity/Util.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1=" protected WritableIdentityCredential() {}"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/security/identity/WritableIdentityCredential.java"/>
</issue>
</issues>