blob: e1fa06d5e9689fe73fe9b54722ab568101db7f4d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.3.0-alpha12" type="baseline" client="" dependencies="true" name="" variant="all" version="8.3.0-alpha12">
<issue
id="WrongCommentType"
message="This block comment looks like it was intended to be a javadoc comment"
errorLine1=" * @param executor The executor on which the observations are reported."
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/test/javatests/src/org/chromium/net/TestNetworkQualityRttListener.java"
line="31"
column="8"/>
</issue>
<issue
id="WrongCommentType"
message="This block comment looks like it was intended to be a javadoc comment"
errorLine1=" * @param executor The executor on which the observations are reported."
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/test/javatests/src/org/chromium/net/TestNetworkQualityThroughputListener.java"
line="25"
column="8"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/BidirectionalStreamNetworkException.java"
line="14"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetBidirectionalStream.java"
line="47"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetLibraryLoader.java"
line="32"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetManifest.java"
line="39"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetMetrics.java"
line="17"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetUploadDataStream.java"
line="40"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequest.java"
line="55"
column="1"/>
</issue>
<issue
id="SupportAnnotationUsage"
message="Top level class can&apos;t have private or protected access level"
errorLine1="@VisibleForTesting"
errorLine2="~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequestContext.java"
line="58"
column="1"/>
</issue>
<issue
id="AssertionSideEffect"
message="Assertion condition has a side effect: mThreadId = Thread.currentThread().getId()"
errorLine1=" assert calledOnValidThread();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/urlconnection/MessageLoop.java"
line="100"
column="16"/>
</issue>
<issue
id="AssertionSideEffect"
message="Assertion condition has a side effect: mThreadId = Thread.currentThread().getId()"
errorLine1=" assert calledOnValidThread();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../components/cronet/android/java/src/org/chromium/net/urlconnection/MessageLoop.java"
line="143"
column="16"/>
</issue>
</issues>