mirror of
https://github.com/FossifyOrg/Notes.git
synced 2025-12-23 15:51:14 -05:00
chore: update lint baselines (#271)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -96,6 +96,17 @@
|
||||
column="13"/>
|
||||
</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/Notes/Notes/gradle/libs.versions.toml"
|
||||
line="9"
|
||||
column="17"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="RestrictedApi"
|
||||
message="Fragment.isMenuVisible can only be called from within the same library group prefix (referenced groupId=`androidx.fragment` with prefix androidx from groupId=`Notes`)"
|
||||
|
||||
Reference in New Issue
Block a user