Skip to content

Commit 45ee90f

Browse files
committed
wip Update baseline
1 parent e15d377 commit 45ee90f

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

AppIntegrity/lint-baseline.xml

Lines changed: 40 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,6 @@
4545
column="7"/>
4646
</issue>
4747

48-
<issue
49-
id="AndroidGradlePluginVersion"
50-
message="A newer version of Gradle than 8.13 is available: 8.14.4"
51-
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip"
52-
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
53-
<location
54-
file="$HOME/Documents/Android/android-authenticator/Core/gradle/wrapper/gradle-wrapper.properties"
55-
line="3"
56-
column="17"/>
57-
</issue>
58-
5948
<issue
6049
id="GradleDependency"
6150
message="A newer version of androidx.activity:activity-compose than 1.10.1 is available: 1.12.4"
@@ -69,7 +58,18 @@
6958

7059
<issue
7160
id="GradleDependency"
72-
message="A newer version of androidx.core:core than 1.16.0 is available: 1.17.0"
61+
message="A newer version of androidx.collection:collection than 1.5.0 is available: 1.6.0"
62+
errorLine1="androidxCollection = &quot;1.5.0&quot;"
63+
errorLine2=" ~~~~~~~">
64+
<location
65+
file="$HOME/Documents/Android/android-authenticator/Core/gradle/core.versions.toml"
66+
line="6"
67+
column="22"/>
68+
</issue>
69+
70+
<issue
71+
id="GradleDependency"
72+
message="A newer version of androidx.core:core than 1.16.0 is available: 1.18.0"
7373
errorLine1="androidxCore = &quot;1.16.0&quot; # TODO: Update to 1.17.0 or later after we bump compileSdk to 36"
7474
errorLine2=" ~~~~~~~~">
7575
<location
@@ -80,7 +80,7 @@
8080

8181
<issue
8282
id="GradleDependency"
83-
message="A newer version of androidx.core:core-ktx than 1.16.0 is available: 1.17.0"
83+
message="A newer version of androidx.core:core-ktx than 1.16.0 is available: 1.18.0"
8484
errorLine1="androidxCore = &quot;1.16.0&quot; # TODO: Update to 1.17.0 or later after we bump compileSdk to 36"
8585
errorLine2=" ~~~~~~~~">
8686
<location
@@ -100,6 +100,17 @@
100100
column="14"/>
101101
</issue>
102102

103+
<issue
104+
id="GradleDependency"
105+
message="A newer version of androidx.datastore:datastore-preferences than 1.2.0 is available: 1.2.1"
106+
errorLine1="datastorePreferences = &quot;1.2.0&quot;"
107+
errorLine2=" ~~~~~~~">
108+
<location
109+
file="$HOME/Documents/Android/android-authenticator/Core/gradle/core.versions.toml"
110+
line="20"
111+
column="24"/>
112+
</issue>
113+
103114
<issue
104115
id="GradleDependency"
105116
message="A newer version of org.jetbrains.kotlin:kotlin-stdlib than 2.2.0 is available: 2.3.10"
@@ -311,7 +322,7 @@
311322

312323
<issue
313324
id="NewerVersionAvailable"
314-
message="A newer version of io.kotest:kotest-assertions-core than 6.0.7 is available: 6.1.4"
325+
message="A newer version of io.kotest:kotest-assertions-core than 6.0.7 is available: 6.1.7"
315326
errorLine1="kotest = &quot;6.0.7&quot;"
316327
errorLine2=" ~~~~~~~">
317328
<location
@@ -355,18 +366,7 @@
355366

356367
<issue
357368
id="NewerVersionAvailable"
358-
message="A newer version of org.jetbrains.kotlinx:kotlinx-serialization-protobuf than 1.9.0 is available: 1.10.0"
359-
errorLine1="kotlinxSerialization = &quot;1.9.0&quot;"
360-
errorLine2=" ~~~~~~~">
361-
<location
362-
file="$HOME/Documents/Android/android-authenticator/Core/gradle/core.versions.toml"
363-
line="33"
364-
column="24"/>
365-
</issue>
366-
367-
<issue
368-
id="NewerVersionAvailable"
369-
message="A newer version of org.jetbrains.kotlin.android than 2.2.0 is available: 2.3.10"
369+
message="A newer version of org.jetbrains.kotlin.android than 2.2.0 is available: 2.3.20"
370370
errorLine1="kotlin = &quot;2.2.0&quot; # Keep the same version as the one in Realm-Kotlin"
371371
errorLine2=" ~~~~~~~">
372372
<location
@@ -377,7 +377,7 @@
377377

378378
<issue
379379
id="NewerVersionAvailable"
380-
message="A newer version of org.jetbrains.kotlin.kapt than 2.2.0 is available: 2.3.10"
380+
message="A newer version of org.jetbrains.kotlin.kapt than 2.2.0 is available: 2.3.20"
381381
errorLine1="kotlin = &quot;2.2.0&quot; # Keep the same version as the one in Realm-Kotlin"
382382
errorLine2=" ~~~~~~~">
383383
<location
@@ -388,7 +388,7 @@
388388

389389
<issue
390390
id="NewerVersionAvailable"
391-
message="A newer version of org.jetbrains.kotlin.plugin.compose than 2.2.0 is available: 2.3.10"
391+
message="A newer version of org.jetbrains.kotlin.plugin.compose than 2.2.0 is available: 2.3.20"
392392
errorLine1="kotlin = &quot;2.2.0&quot; # Keep the same version as the one in Realm-Kotlin"
393393
errorLine2=" ~~~~~~~">
394394
<location
@@ -399,7 +399,7 @@
399399

400400
<issue
401401
id="NewerVersionAvailable"
402-
message="A newer version of org.jetbrains.kotlin.plugin.serialization than 2.2.0 is available: 2.3.10"
402+
message="A newer version of org.jetbrains.kotlin.plugin.serialization than 2.2.0 is available: 2.3.20"
403403
errorLine1="kotlin = &quot;2.2.0&quot; # Keep the same version as the one in Realm-Kotlin"
404404
errorLine2=" ~~~~~~~">
405405
<location
@@ -410,18 +410,18 @@
410410

411411
<issue
412412
id="NewerVersionAvailable"
413-
message="A newer version of io.ktor:ktor-client-content-negotiation than 3.3.3 is available: 3.4.1"
414-
errorLine1="ktor = &quot;3.3.3&quot;"
415-
errorLine2=" ~~~~~~~">
413+
message="A newer version of org.jlleitschuh.gradle.ktlint than 14.0.1 is available: 14.2.0"
414+
errorLine1="ktlintPlugin = &quot;14.0.1&quot;"
415+
errorLine2=" ~~~~~~~~">
416416
<location
417417
file="$HOME/Documents/Android/android-authenticator/Core/gradle/core.versions.toml"
418-
line="37"
419-
column="8"/>
418+
line="36"
419+
column="16"/>
420420
</issue>
421421

422422
<issue
423423
id="NewerVersionAvailable"
424-
message="A newer version of io.ktor:ktor-client-core than 3.3.3 is available: 3.4.1"
424+
message="A newer version of io.ktor:ktor-client-content-negotiation than 3.3.3 is available: 3.4.1"
425425
errorLine1="ktor = &quot;3.3.3&quot;"
426426
errorLine2=" ~~~~~~~">
427427
<location
@@ -432,7 +432,7 @@
432432

433433
<issue
434434
id="NewerVersionAvailable"
435-
message="A newer version of io.ktor:ktor-client-encoding than 3.3.3 is available: 3.4.1"
435+
message="A newer version of io.ktor:ktor-client-core than 3.3.3 is available: 3.4.1"
436436
errorLine1="ktor = &quot;3.3.3&quot;"
437437
errorLine2=" ~~~~~~~">
438438
<location
@@ -463,17 +463,6 @@
463463
column="8"/>
464464
</issue>
465465

466-
<issue
467-
id="NewerVersionAvailable"
468-
message="A newer version of io.ktor:ktor-serialization-kotlinx-json than 3.3.3 is available: 3.4.1"
469-
errorLine1="ktor = &quot;3.3.3&quot;"
470-
errorLine2=" ~~~~~~~">
471-
<location
472-
file="$HOME/Documents/Android/android-authenticator/Core/gradle/core.versions.toml"
473-
line="37"
474-
column="8"/>
475-
</issue>
476-
477466
<issue
478467
id="NewerVersionAvailable"
479468
message="A newer version of io.mockk:mockk-agent than 1.14.6 is available: 1.14.9"
@@ -498,7 +487,7 @@
498487

499488
<issue
500489
id="NewerVersionAvailable"
501-
message="A newer version of com.squareup.okio:okio than 3.16.2 is available: 3.16.4"
490+
message="A newer version of com.squareup.okio:okio than 3.16.2 is available: 3.17.0"
502491
errorLine1="okio = &quot;3.16.2&quot;"
503492
errorLine2=" ~~~~~~~~">
504493
<location
@@ -509,7 +498,7 @@
509498

510499
<issue
511500
id="NewerVersionAvailable"
512-
message="A newer version of io.sentry:sentry-android than 8.27.1 is available: 8.34.0"
501+
message="A newer version of io.sentry:sentry-android than 8.27.1 is available: 8.35.0"
513502
errorLine1="sentry = &quot;8.27.1&quot;"
514503
errorLine2=" ~~~~~~~~">
515504
<location
@@ -520,7 +509,7 @@
520509

521510
<issue
522511
id="NewerVersionAvailable"
523-
message="A newer version of io.sentry:sentry-android-fragment than 8.27.1 is available: 8.34.0"
512+
message="A newer version of io.sentry:sentry-android-fragment than 8.27.1 is available: 8.35.0"
524513
errorLine1="sentry = &quot;8.27.1&quot;"
525514
errorLine2=" ~~~~~~~~">
526515
<location
@@ -531,7 +520,7 @@
531520

532521
<issue
533522
id="NewerVersionAvailable"
534-
message="A newer version of io.sentry:sentry-okhttp than 8.27.1 is available: 8.34.0"
523+
message="A newer version of io.sentry:sentry-okhttp than 8.27.1 is available: 8.35.0"
535524
errorLine1="sentry = &quot;8.27.1&quot;"
536525
errorLine2=" ~~~~~~~~">
537526
<location

AppLock/lint-baseline.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,15 @@
4545
column="27"/>
4646
</issue>
4747

48+
<issue
49+
id="ComposeUnstableReceiver"
50+
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn&apos;t possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
51+
errorLine1=" abstract fun Content()"
52+
errorLine2=" ~~~~~~~">
53+
<location
54+
file="src/main/java/com/infomaniak/core/applock/compose/AppLockComposeActivity.kt"
55+
line="35"
56+
column="18"/>
57+
</issue>
58+
4859
</issues>

0 commit comments

Comments
 (0)