User Profile

User's Address,Order,Post etc.

Signup time:2022.12.05 21:10:19

Showing 5 out of total 123

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1
Author : Anonymous Publish Time : 05 Nov 2024 15:11:08


e: Incompatible classes were found in dependencies. Remove them from the classpath or use '-Xskip-metadata-version-check' to suppress errors
e: C:/Users/servi/.gradle/caches/transforms-3/055a0d8f22ead37dfaae154db3bf37f1/transformed/jetified-kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: C:/Users/servi/.gradle/caches/transforms-3/055a0d8f22ead37dfaae154db3bf37f1/transformed/jetified-kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: C:/Users/servi/.gradle/caches/transforms-3/055a0d8f22ead37dfaae154db3bf37f1/transformed/jetified-kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.

#1267 - Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '='
Author : Anonymous Publish Time : 05 Nov 2024 14:20:10

#1267 - Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '='

 

set $valuex='+1 213 425 1453';

update `mt_user` u set status='disabled' where u.id in (SELECT uo.user_id FROM  `mt_user_overview` uo where uo.contact_phone = $valuex);
 

'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.
Author : Anonymous Publish Time : 05 Nov 2024 06:10:16

Execution failed for task ':qr_code_scanner:compileDebugKotlin'.
> 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.
  Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain

A failure occurred while executing org.jetbrains.kotlin.compilerRunner
Author : Anonymous Publish Time : 05 Nov 2024 04:50:33

Launching lib\main.dart on Redmi Note 8 Pro in debug mode...
Running Gradle task 'assembleDebug'...
e: file:///D:/Projects/Flutter-apps/admin_app/android/app/src/main/kotlin/com/irder/cbes_admin_app/MainActivity.kt:3:8 Unresolved reference: io
e: file:///D:/Projects/Flutter-apps/ admin_app/android/app/src/main/kotlin/com/irder/cbes_admin_app/MainActivity.kt:5:21 Unresolved reference: FlutterActivity

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

#1093 - You can't specify target table 'mt_message' for update in FROM clause
Author : Anonymous Publish Time : 03 Nov 2024 18:42:50
#1093 - You can't specify target table 'mt_message' for update in FROM clause