|
| 1 | +# This file was automatically generated by the Kotlin Warning Baseline Generator Plugin |
| 2 | +# and should not be edited manually. |
| 3 | + |
| 4 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:10:29 'Allocation' is deprecated. Deprecated in Java |
| 5 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:11:29 'Element' is deprecated. Deprecated in Java |
| 6 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:12:29 'RenderScript' is deprecated. Deprecated in Java |
| 7 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:13:29 'ScriptIntrinsicBlur' is deprecated. Deprecated in Java |
| 8 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:67:23 'RenderScript' is deprecated. Deprecated in Java |
| 9 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:67:38 'RenderScript' is deprecated. Deprecated in Java |
| 10 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:67:51 'create(Context!): RenderScript!' is deprecated. Deprecated in Java |
| 11 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:69:16 'Allocation' is deprecated. Deprecated in Java |
| 12 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:69:29 'Allocation' is deprecated. Deprecated in Java |
| 13 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:69:40 'createFromBitmap(RenderScript!, Bitmap!): Allocation!' is deprecated. Deprecated in Java |
| 14 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:70:17 'Allocation' is deprecated. Deprecated in Java |
| 15 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:70:30 'Allocation' is deprecated. Deprecated in Java |
| 16 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:70:41 'createFromBitmap(RenderScript!, Bitmap!): Allocation!' is deprecated. Deprecated in Java |
| 17 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:72:23 'ScriptIntrinsicBlur' is deprecated. Deprecated in Java |
| 18 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:73:29 'create(RenderScript!, Element!): ScriptIntrinsicBlur!' is deprecated. Deprecated in Java |
| 19 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:73:50 'Element' is deprecated. Deprecated in Java |
| 20 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:73:58 'U8_4(RenderScript!): Element!' is deprecated. Deprecated in Java |
| 21 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:73:9 'ScriptIntrinsicBlur' is deprecated. Deprecated in Java |
| 22 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:75:18 'setRadius(Float): Unit' is deprecated. Deprecated in Java |
| 23 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:76:18 'setInput(Allocation!): Unit' is deprecated. Deprecated in Java |
| 24 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:77:18 'forEach(Allocation!): Unit' is deprecated. Deprecated in Java |
| 25 | +.../src/androidMain/kotlin/example/imageviewer/utils/GraphicsMath.android.kt:79:12 'copyTo(Bitmap!): Unit' is deprecated. Deprecated in Java |
| 26 | +.../src/commonMain/kotlin/example/imageviewer/ImageViewer.common.kt:51:26 'with(ExitTransition): ContentTransform' is deprecated. Infix fun EnterTransition.with(ExitTransition) has been renamed to togetherWith |
| 27 | +.../src/commonMain/kotlin/example/imageviewer/ImageViewer.common.kt:53:26 'with(ExitTransition): ContentTransform' is deprecated. Infix fun EnterTransition.with(ExitTransition) has been renamed to togetherWith |
| 28 | +.../src/commonMain/kotlin/example/imageviewer/ImageViewer.common.kt:55:61 'with(ExitTransition): ContentTransform' is deprecated. Infix fun EnterTransition.with(ExitTransition) has been renamed to togetherWith |
| 29 | +.../src/commonMain/kotlin/example/imageviewer/ImageViewer.common.kt:58:15 Destructured parameter 'index' is never used |
| 30 | +.../src/commonMain/kotlin/example/imageviewer/view/FullscreenImage.kt:142:5 Parameter 'pictureName' is never used |
| 31 | +.../src/commonMain/kotlin/example/imageviewer/view/FullscreenImage.kt:144:5 Parameter 'filters' is never used |
| 32 | +.../src/commonMain/kotlin/example/imageviewer/view/FullscreenImage.kt:145:5 Parameter 'selectedFilters' is never used |
| 33 | +.../src/commonMain/kotlin/example/imageviewer/view/FullscreenImage.kt:146:5 Parameter 'onSelectFilter' is never used |
| 34 | +.../src/commonMain/kotlin/example/imageviewer/view/FullscreenImage.kt:50:13 Condition 'picture != null' is always 'true' |
| 35 | +.../src/commonMain/kotlin/example/imageviewer/view/GalleryScreen.kt:254:5 Parameter 'dependencies' is never used |
| 36 | +.../src/commonMain/kotlin/example/imageviewer/view/GalleryScreen.kt:264:15 Variable 'idx' is never used |
| 37 | +.../src/commonMain/kotlin/example/imageviewer/view/GalleryScreen.kt:52:5 Parameter 'photoGallery' is never used |
| 38 | +.../src/commonMain/kotlin/example/imageviewer/view/MemoryScreen.kt:263:5 Parameter 'index' is never used |
| 39 | +.../src/commonMain/kotlin/example/imageviewer/view/MemoryScreen.kt:44:5 Parameter 'photoGallery' is never used |
| 40 | +.../src/commonMain/kotlin/example/imageviewer/view/PreviewImage.common.kt:56:23 'with(ExitTransition): ContentTransform' is deprecated. Infix fun EnterTransition.with(ExitTransition) has been renamed to togetherWith |
| 41 | +.../src/commonMain/kotlin/example/imageviewer/view/PreviewImage.common.kt:68:25 Condition 'currentPicture != null' is always 'true' |
0 commit comments