mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-22 16:10:23 -04:00
chore: update lint baselines (#218)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -129,6 +129,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/Camera/Camera/gradle/libs.versions.toml"
|
||||
line="6"
|
||||
column="17"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="SwitchIntDef"
|
||||
message="Switch statement on an `int` with known associated constant missing case `CameraState.ERROR_CAMERA_REMOVED`"
|
||||
|
||||
Reference in New Issue
Block a user