mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-05-24 08:37:57 -04:00
chore: update lint baselines (#450)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -51,22 +51,11 @@
|
||||
errorLine1="app-build-targetSDK = "34""
|
||||
errorLine2=" ~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Phone/gradle/libs.versions.toml"
|
||||
file="$HOME/work/Phone/Phone/gradle/libs.versions.toml"
|
||||
line="20"
|
||||
column="23"/>
|
||||
</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="45"
|
||||
column="9"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="CustomSplashScreen"
|
||||
message="The application should not provide its own launch screen"
|
||||
@@ -95,20 +84,20 @@
|
||||
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip"
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Phone/gradle/wrapper/gradle-wrapper.properties"
|
||||
file="$HOME/work/Phone/Phone/gradle/wrapper/gradle-wrapper.properties"
|
||||
line="3"
|
||||
column="17"/>
|
||||
</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=" ~~~~~~~">
|
||||
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/Phone/gradle/libs.versions.toml"
|
||||
line="11"
|
||||
column="11"/>
|
||||
file="$HOME/work/Phone/Phone/gradle/libs.versions.toml"
|
||||
line="13"
|
||||
column="21"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
@@ -117,7 +106,7 @@
|
||||
errorLine1="app-build-compileSDKVersion = "34""
|
||||
errorLine2=" ~~~~">
|
||||
<location
|
||||
file="$HOME/Projects/Fossify/FossifyOrg/Phone/gradle/libs.versions.toml"
|
||||
file="$HOME/work/Phone/Phone/gradle/libs.versions.toml"
|
||||
line="19"
|
||||
column="31"/>
|
||||
</issue>
|
||||
@@ -129,7 +118,7 @@
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="121"
|
||||
line="120"
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
@@ -140,7 +129,7 @@
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="129"
|
||||
line="128"
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
@@ -167,7 +156,7 @@
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="121"
|
||||
line="120"
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
@@ -178,7 +167,7 @@
|
||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="129"
|
||||
line="128"
|
||||
column="13"/>
|
||||
</issue>
|
||||
|
||||
@@ -1135,7 +1124,7 @@
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="src/main/AndroidManifest.xml"
|
||||
line="194"
|
||||
line="193"
|
||||
column="10"/>
|
||||
</issue>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user