Skip to content

Commit d6fbc68

Browse files
chore: update lint baselines (#819)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 2ae9a55 commit d6fbc68

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

app/lint-baseline.xml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -179,13 +179,13 @@
179179

180180
<issue
181181
id="NewerVersionAvailable"
182-
message="A newer version of com.vanniktech:android-image-cropper than 4.6.0 is available: 4.7.0"
183-
errorLine1="androidImageCropper = &quot;4.6.0&quot;"
184-
errorLine2=" ~~~~~~~">
182+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
183+
errorLine1="detektCompose = &quot;0.4.28&quot;"
184+
errorLine2=" ~~~~~~~~">
185185
<location
186186
file="$HOME/work/Gallery/Gallery/gradle/libs.versions.toml"
187-
line="24"
188-
column="23"/>
187+
line="8"
188+
column="17"/>
189189
</issue>
190190

191191
<issue
@@ -272,7 +272,7 @@
272272
errorLine2=" ~~~~">
273273
<location
274274
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
275-
line="517"
275+
line="562"
276276
column="17"/>
277277
</issue>
278278

@@ -5763,7 +5763,7 @@
57635763
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
57645764
<location
57655765
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
5766-
line="439"
5766+
line="484"
57675767
column="37"/>
57685768
</issue>
57695769

@@ -5862,7 +5862,7 @@
58625862
errorLine2=" ~~~~~~~~~~~~">
58635863
<location
58645864
file="src/main/kotlin/org/fossify/gallery/views/MediaSideScroll.kt"
5865-
line="83"
5865+
line="84"
58665866
column="18"/>
58675867
</issue>
58685868

@@ -5961,7 +5961,7 @@
59615961
errorLine2=" ^">
59625962
<location
59635963
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
5964-
line="209"
5964+
line="242"
59655965
column="13"/>
59665966
</issue>
59675967

@@ -5972,7 +5972,7 @@
59725972
errorLine2=" ^">
59735973
<location
59745974
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
5975-
line="209"
5975+
line="242"
59765976
column="45"/>
59775977
</issue>
59785978

@@ -5983,7 +5983,7 @@
59835983
errorLine2=" ^">
59845984
<location
59855985
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
5986-
line="214"
5986+
line="247"
59875987
column="13"/>
59885988
</issue>
59895989

@@ -5994,7 +5994,7 @@
59945994
errorLine2=" ^">
59955995
<location
59965996
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
5997-
line="214"
5997+
line="247"
59985998
column="50"/>
59995999
</issue>
60006000

@@ -6159,7 +6159,7 @@
61596159
errorLine2=" ~~~~~~~~~">
61606160
<location
61616161
file="src/main/res/layout/pager_video_item.xml"
6162-
line="9"
6162+
line="29"
61636163
column="6"/>
61646164
</issue>
61656165

@@ -6170,7 +6170,7 @@
61706170
errorLine2=" ~~~~~~~~~">
61716171
<location
61726172
file="src/main/res/layout/pager_video_item.xml"
6173-
line="38"
6173+
line="58"
61746174
column="6"/>
61756175
</issue>
61766176

@@ -6181,7 +6181,7 @@
61816181
errorLine2=" ~~~~~~~~~">
61826182
<location
61836183
file="src/main/res/layout/pager_video_item.xml"
6184-
line="50"
6184+
line="70"
61856185
column="6"/>
61866186
</issue>
61876187

@@ -6335,7 +6335,7 @@
63356335
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
63366336
<location
63376337
file="src/main/kotlin/org/fossify/gallery/views/MediaSideScroll.kt"
6338-
line="195"
6338+
line="197"
63396339
column="20"/>
63406340
</issue>
63416341

@@ -6555,7 +6555,7 @@
65556555
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
65566556
<location
65576557
file="src/main/kotlin/org/fossify/gallery/fragments/VideoFragment.kt"
6558-
line="790"
6558+
line="835"
65596559
column="17"/>
65606560
</issue>
65616561

0 commit comments

Comments
 (0)