diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml index 9f727466..c2c67e9f 100644 --- a/app/lint-baseline.xml +++ b/app/lint-baseline.xml @@ -102,7 +102,7 @@ errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip" errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> @@ -113,88 +113,11 @@ errorLine1="gradlePlugins-agp = "8.11.1"" errorLine2=" ~~~~~~~~"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="SwitchIntDef" + message="Switch statement on an `int` with known associated constant missing case `CameraState.ERROR_CAMERA_REMOVED`" + errorLine1=" when (error?.code) {" + errorLine2=" ~~~~"> + file="src/main/kotlin/org/fossify/camera/helpers/CameraErrorHandler.kt" + line="16" + column="9"/>