mirror of
https://github.com/FossifyOrg/Notes.git
synced 2025-12-23 23:59:34 -05:00
chore: update lint baselines (#169)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
errorLine1="app-build-targetSDK = "34""
|
||||
errorLine2=" ~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
|
||||
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
|
||||
line="20"
|
||||
column="23"/>
|
||||
</issue>
|
||||
@@ -30,17 +30,6 @@
|
||||
column="21"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="UnusedAttribute"
|
||||
message="Attribute `localeConfig` is only used in API level 33 and higher (current min is 26)"
|
||||
errorLine1=" android:localeConfig="@xml/locale_config""
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="27"
|
||||
column="9"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="UnusedAttribute"
|
||||
message="Attribute `targetCellWidth` is only used in API level 31 and higher (current min is 26)"
|
||||
@@ -91,53 +80,20 @@
|
||||
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip"
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/wrapper/gradle-wrapper.properties"
|
||||
file="$HOME/work/Notes/Notes/gradle/wrapper/gradle-wrapper.properties"
|
||||
line="3"
|
||||
column="17"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of androidx.room:room-compiler than 2.7.1 is available: 2.7.2"
|
||||
errorLine1="room = "2.7.1""
|
||||
errorLine2=" ~~~~~~~">
|
||||
id="AndroidGradlePluginVersion"
|
||||
message="A newer version of com.android.application than 8.10.1 is available: 8.11.0"
|
||||
errorLine1="gradlePlugins-agp = "8.10.1""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
|
||||
line="13"
|
||||
column="8"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of androidx.room:room-ktx than 2.7.1 is available: 2.7.2"
|
||||
errorLine1="room = "2.7.1""
|
||||
errorLine2=" ~~~~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
|
||||
line="13"
|
||||
column="8"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of androidx.room:room-runtime than 2.7.1 is available: 2.7.2"
|
||||
errorLine1="room = "2.7.1""
|
||||
errorLine2=" ~~~~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
|
||||
line="13"
|
||||
column="8"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of org.fossify:commons than 3.0.5 is available: 3.1.0"
|
||||
errorLine1="commons = "3.0.5""
|
||||
errorLine2=" ~~~~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
|
||||
line="15"
|
||||
column="11"/>
|
||||
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
|
||||
line="17"
|
||||
column="21"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
@@ -146,7 +102,7 @@
|
||||
errorLine1="app-build-compileSDKVersion = "34""
|
||||
errorLine2=" ~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
|
||||
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
|
||||
line="19"
|
||||
column="31"/>
|
||||
</issue>
|
||||
@@ -158,7 +114,7 @@
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="60"
|
||||
line="59"
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
@@ -191,7 +147,7 @@
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="60"
|
||||
line="59"
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user