chore: update lint baselines (#627)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1a804c6473
commit
44fe4f7031
1 changed files with 11 additions and 0 deletions
|
|
@ -56,6 +56,17 @@
|
|||
column="21"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="NewerVersionAvailable"
|
||||
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
|
||||
errorLine1="detektCompose = "0.4.28""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/work/Messages/Messages/gradle/libs.versions.toml"
|
||||
line="9"
|
||||
column="17"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="SwitchIntDef"
|
||||
message="Switch statement on an `int` with known associated constant missing case `Cursor.FIELD_TYPE_BLOB`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue