Android-Password-Store/autofill-parser/lint-baseline.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
589 B
XML
Raw Permalink Normal View History

2023-03-01 11:53:33 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.6.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0)" variant="all" version="8.6.0">
2023-03-01 11:53:33 +00:00
2024-09-13 16:43:38 +00:00
<issue
id="RawDispatchersUse"
message="Use SlackDispatchers."
errorLine1=" dispatcher: CoroutineDispatcher = Dispatchers.IO,"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/mozilla/components/lib/publicsuffixlist/PublicSuffixList.kt"
line="31"
column="37"/>
</issue>
2023-03-01 11:53:33 +00:00
</issues>