-
Notifications
You must be signed in to change notification settings - Fork 93
16 Warning Message when Building Signed APK #137
Description
Task :soundpool:compileReleaseKotlin
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (17, 48): 'Registrar' is deprecated. Deprecated in Java
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (32, 37): 'Registrar' is deprecated. Deprecated in Java
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (57, 48): Unchecked cast: Any! to Map<String, Int>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (77, 48): Unchecked cast: Any! to Map<String, Int>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (84, 48): Unchecked cast: Any! to Map<String, Any>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (142, 9): 'constructor SoundPool(Int, Int, Int)' is deprecated. Deprecated in Java
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (173, 56): Unchecked cast: Any! to Map<String, Any>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (176, 40): 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile.
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (196, 56): Unchecked cast: Any! to Map<String, Any>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (204, 56): 'createTempFile(String = ..., String? = ..., File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile.
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (229, 48): Unchecked cast: Any! to Map<String, Any>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (243, 48): Unchecked cast: Any! to Map<String, Int>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (253, 48): Unchecked cast: Any! to Map<String, Int>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (261, 48): Unchecked cast: Any! to Map<String, Int>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (269, 48): Unchecked cast: Any! to Map<String, Any?>
w: C:\Users\Meda\AppData\Local\Pub\Cache\hosted\pub.dev\soundpool-2.4.1\android\src\main\kotlin\pl\ukaszapps\soundpool\SoundpoolPlugin.kt: (291, 48): Unchecked cast: Any! to Map<String, Any?>
Flutter Doctor:
[√] Flutter (Channel stable, 3.19.3, on Microsoft Windows [Version 6.3.9600], locale en-GB)
[X] Windows Version (Unable to determine Windows version (command ver returned Microsoft Windows [Version 6.3.9600]))
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[!] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.4)
X The current Visual Studio installation is incomplete.
Please use Visual Studio Installer to complete the installation or reinstall Visual Studio.
[√] Android Studio (version 2023.2)
[√] VS Code (version 1.79.2)
[√] Connected device (3 available)
[√] Network resources