> Task :respect-lib-ihttp-iostreams:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-cache:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-cache:jvmTestClasses
> Task :respect-lib-ihttp-iostreams:verifyReleaseResources
> Task :respect-datalayer-db:kspReleaseKotlinAndroid
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:94: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber, role] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:137: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:218: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username, role.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:36: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:93: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:101: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiActivityEntityDao.kt:24: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiActivityEntityDao.kt:58: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/schooldirectory/daos/SchoolDirectoryEntryEntityDao.kt:25: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-lib-ihttp-iostreams:lintAnalyzeDebug
> Task :respect-datalayer-db:kspKotlinJvm
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:94: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber, role] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:137: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt:218: world.respect.datalayer.school.model.composites.PersonListDetails has some properties [email, phoneNumber] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: guid, givenName, familyName, username, role.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:36: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:93: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:101: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiActivityEntityDao.kt:24: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiActivityEntityDao.kt:58: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/schooldirectory/daos/SchoolDirectoryEntryEntityDao.kt:25: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-lib-serializers:lintAnalyzeDebug
> Task :respect-lib-util:lintAnalyzeDebug
> Task :respect-datalayer-db:kspDebugKotlinAndroid
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:93: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClassEntityDao.kt:101: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiActivityEntityDao.kt:24: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiActivityEntityDao.kt:58: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
w: [ksp] /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/schooldirectory/daos/SchoolDirectoryEntryEntityDao.kt:25: The return value includes a data class with a @Relation. It is usually desired to annotate this function with @Transaction to avoid possibility of inconsistent results between the data class and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :respect-lib-cache:transformJvmTestAtomicfu
> Task :respect-lib-ihttp-core:lintAnalyzeDebug
> Task :respect-lib-opds-model:lintAnalyzeDebug
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
> Task :respect-credentials:lintAnalyzeDebug
> Task :respect-lib-cache:jvmTest
> Task :respect-lib-xxhash:lintAnalyzeDebug
> Task :respect-lib-dataloadstate:lintAnalyzeDebug
> Task :respect-lib-primarykeygen:lintAnalyzeDebug
> Task :respect-lib-cache:allTests
> Task :respect-datalayer-db:jvmProcessResourcesNO-SOURCE
> Task :respect-datalayer-db:processJvmMainResourcesSKIPPED
> Task :respect-lib-ihttp-iostreams:assembleRelease
> Task :respect-lib-ihttp-iostreams:assemble
> Task :respect-lib-ihttp-iostreams:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-iostreams:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-iostreams:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-iostreams:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-iostreams:allTestsNO-SOURCE
> Task :respect-lib-ihttp-iostreams:generateDebugLintReportModel
> Task :respect-lib-ihttp-iostreams:testUP-TO-DATE
> Task :respect-lib-ihttp-okhttp:lintAnalyzeDebug
> Task :respect-credentials:lintAnalyzeDebugUnitTest
> Task :respect-lib-ihttp-nanohttpd:transformCommonMainDependenciesMetadata
> Task :respect-lib-ihttp-nanohttpd:compileCommonMainKotlinMetadataSKIPPED
> Task :respect-lib-ihttp-nanohttpd:generateProjectStructureMetadata
> Task :respect-lib-ihttp-nanohttpd:metadataCommonMainProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:metadataCommonMainClassesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:allMetadataJar
> Task :respect-lib-ihttp-nanohttpd:preBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:preDebugBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:checkDebugAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mergeDebugJniLibFolders
> Task :respect-lib-ihttp-nanohttpd:mergeDebugNativeLibsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:stripDebugDebugSymbolsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:copyDebugJniLibsProjectAndLocalJars
> Task :respect-lib-ihttp-nanohttpd:generateDebugResValues
> Task :respect-lib-ihttp-nanohttpd:generateDebugResources
> Task :respect-lib-ihttp-nanohttpd:packageDebugResources
> Task :respect-lib-ihttp-nanohttpd:processDebugNavigationResources
> Task :respect-lib-ihttp-nanohttpd:parseDebugLocalResources
> Task :respect-lib-ihttp-nanohttpd:extractDeepLinksForAarDebugUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugShaders
> Task :respect-lib-ihttp-nanohttpd:compileDebugShadersNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:debugAssetsCopyForAGPNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateDebugAssetsUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugAssets
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileDebug
> Task :respect-lib-ihttp-nanohttpd:generateDebugRFile
> Task :respect-lib-ihttp-nanohttpd:prepareDebugArtProfileUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:prepareLintJarForPublishUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:preReleaseBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:writeDebugAarMetadata
> Task :respect-lib-ihttp-nanohttpd:checkReleaseAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseJniLibFolders
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseNativeLibsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:stripReleaseDebugSymbolsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:copyReleaseJniLibsProjectAndLocalJars
> Task :respect-lib-ihttp-nanohttpd:generateReleaseResValues
> Task :respect-lib-ihttp-nanohttpd:extractDeepLinksForAarReleaseUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseResources
> Task :respect-lib-ihttp-nanohttpd:packageReleaseResources
> Task :respect-lib-ihttp-nanohttpd:processReleaseNavigationResources
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseShaders
> Task :respect-lib-ihttp-nanohttpd:compileReleaseShadersNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseAssetsUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:releaseAssetsCopyForAGPNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseAssets
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileRelease
> Task :respect-lib-ihttp-nanohttpd:prepareReleaseArtProfileUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:writeReleaseAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseResources
> Task :respect-lib-ihttp-nanohttpd:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processJvmTestResourcesSKIPPED
> Task :respect-lib-ihttp-nanohttpd:jvmTestClassesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:jvmTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:preDebugUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:compileDebugKotlinAndroid
> Task :respect-lib-ihttp-nanohttpd:parseReleaseLocalResources
> Task :respect-lib-ihttp-nanohttpd:processDebugManifest
> Task :respect-lib-ihttp-nanohttpd:processReleaseManifest
> Task :respect-lib-ihttp-nanohttpd:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:extractDebugAnnotations
> Task :respect-lib-ihttp-nanohttpd:compileDebugJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:processDebugJavaRes
> Task :respect-lib-ihttp-nanohttpd:generateReleaseRFile
> Task :respect-lib-xapi-core:lintAnalyzeDebug
> Task :respect-lib-ihttp-nanohttpd:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-nanohttpd:verifyReleaseResources
> Task :respect-lib-ihttp-nanohttpd:bundleLibCompileToJarDebug
> Task :respect-lib-ihttp-nanohttpd:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:preDebugAndroidTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-nanohttpd:generateDebugAndroidTestResValues
> Task :respect-lib-ihttp-nanohttpd:writeDebugLintModelMetadata
> Task :respect-lib-ihttp-nanohttpd:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:extractProguardFiles
> Task :respect-lib-ihttp-nanohttpd:mergeDebugJavaResource
> Task :respect-lib-ihttp-nanohttpd:bundleLibRuntimeToJarDebug
> Task :respect-lib-ihttp-nanohttpd:generateDebugLintReportModel
> Task :respect-lib-ihttp-nanohttpd:syncDebugLibJars
> Task :respect-lib-ihttp-nanohttpd:bundleDebugAar
> Task :respect-lib-ihttp-nanohttpd:assembleDebug
> Task :respect-lib-ihttp-nanohttpd:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:bundleDebugLocalLintAar
> Task :respect-lib-ihttp-nanohttpd:createFullJarDebug
> Task :respect-lib-ihttp-nanohttpd:compileReleaseKotlinAndroid
> Task :respect-lib-ihttp-nanohttpd:generateDebugAndroidTestLintModel
> Task :respect-lib-ihttp-nanohttpd:extractReleaseAnnotations
> Task :respect-lib-ihttp-nanohttpd:compileReleaseJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:processReleaseJavaRes
> Task :respect-lib-cache:lintVitalAnalyzeRelease
> Task :respect-lib-ihttp-nanohttpd:generateDebugUnitTestLintModel
> Task :respect-lib-ihttp-okhttp:bundleDebugAar
> Task :respect-lib-ihttp-okhttp:assembleDebug
> Task :respect-lib-ihttp-okhttp:bundleReleaseAar
> Task :respect-lib-ihttp-okhttp:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-okhttp:mergeReleaseResources
> Task :respect-lib-ihttp-okhttp:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:bundleLibRuntimeToJarRelease
> Task :respect-lib-ihttp-okhttp:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-ihttp-okhttp:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-ihttp-okhttp:processJvmTestResourcesSKIPPED
> Task :respect-lib-ihttp-okhttp:jvmTestClassesUP-TO-DATE
> Task :respect-lib-ihttp-okhttp:jvmTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:bundleLibCompileToJarRelease
> Task :respect-lib-ihttp-okhttp:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:allTestsNO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testUP-TO-DATE
> Task :respect-lib-ihttp-okhttp:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-okhttp:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-okhttp:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-ihttp-okhttp:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseJavaResource
> Task :respect-lib-ihttp-okhttp:verifyReleaseResources
> Task :respect-lib-ihttp-okhttp:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:syncReleaseLibJars
> Task :respect-lib-ihttp-nanohttpd:bundleReleaseAar
> Task :respect-lib-ihttp-nanohttpd:assembleRelease
> Task :respect-lib-ihttp-nanohttpd:assemble
> Task :respect-lib-ihttp-okhttp:assembleRelease
> Task :respect-lib-ihttp-okhttp:assemble
> Task :respect-lib-ihttp-okhttp:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-okhttp:testDebugUnitTestNO-SOURCE
> Task :respect-lib-ihttp-okhttp:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-ihttp-okhttp:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-ihttp-okhttp:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-okhttp:generateDebugLintReportModel
> Task :respect-lib-ihttp-okhttp:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-ihttp-okhttp:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-ihttp-okhttp:allTestsNO-SOURCE
> Task :respect-lib-ihttp-okhttp:testUP-TO-DATE
> Task :respect-lib-opds-model:bundleDebugAar
> Task :respect-lib-opds-model:assembleDebug
> Task :respect-lib-opds-model:bundleReleaseAar
> Task :respect-lib-opds-model:mapReleaseSourceSetPaths
> Task :respect-lib-opds-model:mergeReleaseResources
> Task :respect-lib-opds-model:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-opds-model:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-opds-model:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-opds-model:processJvmTestResourcesSKIPPED
> Task :respect-lib-opds-model:jvmTestClassesUP-TO-DATE
> Task :respect-lib-opds-model:jvmTestNO-SOURCE
> Task :respect-lib-opds-model:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-opds-model:javaPreCompileDebugUnitTest
> Task :respect-lib-opds-model:generateDebugUnitTestStubRFile
> Task :respect-lib-opds-model:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-opds-model:generateReleaseUnitTestStubRFile
> Task :respect-lib-opds-model:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-opds-model:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-opds-model:testDebugUnitTestNO-SOURCE
> Task :respect-lib-opds-model:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-opds-model:javaPreCompileReleaseUnitTest
> Task :respect-lib-opds-model:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-opds-model:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-opds-model:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-opds-model:allTestsNO-SOURCE
> Task :respect-lib-opds-model:generateDebugLintReportModel
> Task :respect-lib-opds-model:testUP-TO-DATE
> Task :respect-lib-opds-model:verifyReleaseResources
> Task :respect-lib-primarykeygen:bundleDebugAar
> Task :respect-lib-opds-model:assembleRelease
> Task :respect-lib-opds-model:assemble
> Task :respect-lib-primarykeygen:assembleDebug
> Task :respect-lib-primarykeygen:bundleReleaseAar
> Task :respect-lib-primarykeygen:mapReleaseSourceSetPaths
> Task :respect-lib-primarykeygen:mergeReleaseResources
> Task :respect-lib-primarykeygen:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-primarykeygen:processJvmTestResourcesSKIPPED
> Task :respect-lib-primarykeygen:generateDebugUnitTestStubRFile
> Task :respect-lib-primarykeygen:javaPreCompileDebugUnitTest
> Task :respect-lib-primarykeygen:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-primarykeygen:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-primarykeygen:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-primarykeygen:testDebugUnitTestNO-SOURCE
> Task :respect-lib-primarykeygen:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-primarykeygen:javaPreCompileReleaseUnitTest
> Task :respect-lib-primarykeygen:generateReleaseUnitTestStubRFile
> Task :respect-lib-primarykeygen:generateDebugLintReportModel
> Task :respect-lib-primarykeygen:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-primarykeygen:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-primarykeygen:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-primarykeygen:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-primarykeygen:testUP-TO-DATE
> Task :respect-lib-primarykeygen:verifyReleaseResources
> Task :respect-lib-serializers:bundleDebugAar
> Task :respect-lib-primarykeygen:assembleRelease
> Task :respect-lib-primarykeygen:assemble
> Task :respect-lib-serializers:assembleDebug
> Task :respect-lib-serializers:bundleReleaseAar
> Task :respect-lib-serializers:mapReleaseSourceSetPaths
> Task :respect-lib-serializers:mergeReleaseResources
> Task :respect-lib-serializers:compileTestKotlinJvmNO-SOURCE
> Task :respect-lib-serializers:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-serializers:jvmTestProcessResourcesNO-SOURCE
> Task :respect-lib-serializers:processJvmTestResourcesSKIPPED
> Task :respect-lib-serializers:jvmTestClassesUP-TO-DATE
> Task :respect-lib-serializers:jvmTestNO-SOURCE
> Task :respect-lib-serializers:generateDebugUnitTestStubRFile
> Task :respect-lib-serializers:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-serializers:javaPreCompileDebugUnitTest
> Task :respect-lib-serializers:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-lib-serializers:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-serializers:testDebugUnitTestNO-SOURCE
> Task :respect-lib-serializers:preReleaseUnitTestBuildUP-TO-DATE
> Task :respect-lib-serializers:generateReleaseUnitTestStubRFile
> Task :respect-lib-serializers:javaPreCompileReleaseUnitTest
> Task :respect-lib-serializers:generateDebugLintReportModel
> Task :respect-lib-serializers:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-lib-serializers:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-lib-serializers:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-lib-serializers:testReleaseUnitTestNO-SOURCE
> Task :respect-lib-serializers:allTestsNO-SOURCE
> Task :respect-lib-serializers:testUP-TO-DATE
> Task :respect-datalayer-db:compileReleaseLibraryResources
> Task :respect-datalayer-http:compileReleaseLibraryResources
> Task :respect-lib-serializers:verifyReleaseResources
> Task :respect-lib-serializers:assembleRelease
> Task :respect-datalayer-repository:compileReleaseLibraryResources
> Task :respect-lib-serializers:assemble
> Task :respect-lib-cache:compileReleaseLibraryResources
> Task :respect-lib-shared:mapReleaseSourceSetPaths
> Task :respect-lib-primarykeygen:compileTestKotlinJvm
> Task :respect-lib-shared:mergeReleaseResources
> Task :respect-lib-primarykeygen:compileJvmTestJavaNO-SOURCE
> Task :respect-lib-primarykeygen:jvmTestClasses
> Task :respect-datalayer:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-db:compileKotlinJvm
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/build/generated/ksp/jvm/jvmMain/kotlin/world/respect/datalayer/db/RespectAppDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/build/generated/ksp/jvm/jvmMain/kotlin/world/respect/datalayer/db/RespectSchoolDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
> Task :respect-lib-primarykeygen:transformJvmTestAtomicfu
> Task :respect-datalayer-db:compileJvmMainJavaNO-SOURCE
> Task :respect-datalayer-db:jvmMainClasses
> Task :respect-datalayer-db:kspTestKotlinJvmSKIPPED
> Task :respect-datalayer-db:compileDebugKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/build/generated/ksp/android/androidDebug/kotlin/world/respect/datalayer/db/RespectAppDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/build/generated/ksp/android/androidDebug/kotlin/world/respect/datalayer/db/RespectSchoolDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
> Task :respect-datalayer-db:compileReleaseKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/build/generated/ksp/android/androidRelease/kotlin/world/respect/datalayer/db/RespectAppDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-datalayer-db/build/generated/ksp/android/androidRelease/kotlin/world/respect/datalayer/db/RespectSchoolDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
> Task :respect-datalayer-db:jvmJar
> Task :respect-datalayer-db:compileDebugJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:compileReleaseJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:processDebugJavaRes
> Task :respect-datalayer-db:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:exportReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:processReleaseJavaRes
> Task :respect-datalayer-db:generateReleaseLintModel
> Task :respect-datalayer-db:extractReleaseAnnotations
> Task :respect-datalayer-db:mergeReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:bundleLibCompileToJarRelease
> Task :respect-datalayer-db:bundleLibRuntimeToJarDebug
> Task :respect-datalayer-db:bundleLibRuntimeToJarRelease
> Task :respect-datalayer-db:bundleLibCompileToJarDebug
> Task :respect-datalayer-db:kspDebugUnitTestKotlinAndroidSKIPPED
> Task :respect-datalayer-db:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-db:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:kspReleaseUnitTestKotlinAndroidSKIPPED
> Task :respect-datalayer-db:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-datalayer-db:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-datalayer-db:copyRoomSchemasNO-SOURCE
> Task :respect-datalayer-db:mergeReleaseJavaResource
> Task :respect-datalayer:lintAnalyzeDebug
> Task :respect-datalayer-db:createFullJarRelease
> Task :respect-datalayer-db:syncReleaseLibJars
> Task :respect-datalayer-db:bundleReleaseLocalLintAar
> Task :respect-datalayer-db:generateReleaseLintVitalModel
> Task :respect-datalayer-db:extractDebugAnnotations
> Task :respect-datalayer-db:mergeDebugGeneratedProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:mergeDebugConsumerProguardFilesUP-TO-DATE
> Task :respect-datalayer-db:mergeDebugJavaResource
> Task :respect-datalayer-db:createFullJarDebug
> Task :respect-datalayer-db:syncDebugLibJars
> Task :respect-datalayer-db:bundleDebugLocalLintAar
> Task :respect-datalayer-db:generateDebugLintModel
> Task :respect-datalayer-db:generateDebugAndroidTestLintModel
> Task :respect-datalayer-db:generateDebugUnitTestLintModel
> Task :respect-lib-xapi-ipc-server:generateDebugAndroidTestLintModel
> Task :respect-datalayer-db:bundleDebugAar
> Task :respect-datalayer-db:assembleDebug
> Task :respect-datalayer-db:bundleReleaseAar
> Task :respect-datalayer-db:assembleRelease
> Task :respect-datalayer-db:assemble
> Task :respect-datalayer-db:jvmTestProcessResources
> Task :respect-datalayer-db:processJvmTestResourcesSKIPPED
> Task :respect-datalayer-db:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-db:testDebugUnitTestNO-SOURCE
> Task :respect-datalayer-db:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-datalayer-db:testReleaseUnitTestNO-SOURCE
> Task :respect-datalayer-db:generateDebugLintReportModel
> Task :respect-datalayer-db:testUP-TO-DATE
> Task :respect-datalayer-db:compileTestKotlinJvm
> Task :respect-lib-shared:compileDebugKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-lib-shared/src/androidMain/kotlin/world/respect/shared/util/RememberDateTimeFormat.android.kt:11:1 Annotation `@ParameterName(name = "date")` is missing on actual declaration.
All annotations from expect `world.respect.shared.util.rememberFormattedDateTime` must be present with the same arguments on actual `world.respect.shared.util.rememberFormattedDateTime`, otherwise they might behave incorrectly.
> Task :respect-lib-shared:compileReleaseKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-lib-shared/src/androidMain/kotlin/world/respect/shared/util/RememberDateTimeFormat.android.kt:11:1 Annotation `@ParameterName(name = "date")` is missing on actual declaration.
All annotations from expect `world.respect.shared.util.rememberFormattedDateTime` must be present with the same arguments on actual `world.respect.shared.util.rememberFormattedDateTime`, otherwise they might behave incorrectly.
> Task :respect-lib-xapi-ipc-server:lintVitalAnalyzeRelease
> Task :respect-lib-xapi-ipc-shared:lintVitalAnalyzeRelease
> Task :respect-lib-shared:compileKotlinJvm
> Task :respect-lib-primarykeygen:jvmTest
> Task :respect-lib-shared:compileDebugJavaWithJavacNO-SOURCE
> Task :respect-lib-shared:bundleLibRuntimeToJarDebug
> Task :respect-lib-shared:processDebugJavaRes
> Task :respect-lib-shared:bundleLibCompileToJarDebug
> Task :respect-lib-shared:compileReleaseJavaWithJavacNO-SOURCE
> Task :respect-lib-shared:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-shared:exportReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-shared:bundleLibCompileToJarRelease
> Task :respect-lib-shared:processReleaseJavaRes
> Task :respect-lib-shared:bundleLibRuntimeToJarRelease
> Task :respect-lib-shared:createFullJarRelease
> Task :respect-lib-shared:generateReleaseLintModel
> Task :respect-lib-shared:extractReleaseAnnotations
> Task :respect-lib-shared:mergeReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-shared:mergeReleaseJavaResource
> Task :respect-lib-shared-se:compileDebugKotlinAndroid
> Task :respect-lib-shared-se:compileReleaseKotlinAndroid
> Task :respect-lib-shared:syncReleaseLibJars
> Task :respect-lib-shared-se:compileDebugJavaWithJavacNO-SOURCE
> Task :respect-lib-shared-se:bundleLibCompileToJarDebug
> Task :respect-lib-shared-se:bundleLibRuntimeToJarDebug
> Task :respect-lib-shared-se:processDebugJavaRes
> Task :respect-lib-shared-se:compileReleaseJavaWithJavacNO-SOURCE
> Task :respect-lib-shared-se:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-shared-se:exportReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-shared-se:bundleLibRuntimeToJarRelease
> Task :respect-lib-shared-se:bundleLibCompileToJarRelease
> Task :respect-lib-shared-se:processReleaseJavaRes
> Task :respect-lib-shared-se:createFullJarRelease
> Task :respect-lib-shared-se:generateReleaseLintModel
> Task :respect-lib-shared-se:extractReleaseAnnotations
> Task :respect-lib-shared-se:mergeReleaseConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-shared-se:mergeReleaseJavaResource
> Task :respect-lib-shared:bundleReleaseLocalLintAar
> Task :respect-lib-shared-se:syncReleaseLibJars
> Task :respect-lib-shared-se:bundleReleaseLocalLintAar
> Task :respect-lib-shared:generateReleaseLintVitalModel
> Task :respect-lib-shared-se:generateReleaseLintVitalModel
> Task :respect-lib-shared:compileJvmMainJavaNO-SOURCE
> Task :respect-lib-shared:jvmMainClasses
> Task :respect-lib-shared:jvmJar
> Task :respect-lib-shared-se:extractDebugAnnotations
> Task :respect-lib-shared-se:mergeDebugGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-shared-se:mergeDebugConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-shared:extractDebugAnnotations
> Task :respect-lib-shared:mergeDebugGeneratedProguardFilesUP-TO-DATE
> Task :respect-lib-shared:mergeDebugConsumerProguardFilesUP-TO-DATE
> Task :respect-lib-shared-se:mergeDebugJavaResource
> Task :respect-lib-shared-se:syncDebugLibJars
> Task :respect-lib-shared-se:bundleDebugLocalLintAar
> Task :respect-lib-shared:mergeDebugJavaResource
> Task :respect-lib-shared:createFullJarDebug
> Task :respect-lib-shared:syncDebugLibJars
> Task :respect-lib-shared:bundleDebugLocalLintAar
> Task :respect-lib-shared-se:createFullJarDebug
> Task :respect-lib-shared-se:compileKotlinJvm
> Task :respect-lib-shared:generateDebugLintModel
> Task :respect-lib-shared-se:compileJvmMainJavaNO-SOURCE
> Task :respect-lib-shared-se:jvmMainClasses
> Task :respect-lib-shared-se:jvmJar
> Task :respect-lib-shared-se:generateDebugLintModel
> Task :respect-lib-shared:generateDebugAndroidTestLintModel
> Task :respect-lib-shared:generateDebugUnitTestLintModel
> Task :respect-lib-shared-se:generateDebugAndroidTestLintModel
> Task :respect-lib-shared-se:generateDebugUnitTestLintModel
> Task :respect-datalayer-db:compileJvmTestJavaNO-SOURCE
> Task :respect-datalayer-db:jvmTestClasses
> Task :respect-lib-shared-se:lintVitalAnalyzeRelease
> Task :respect-cli:compileKotlin
> Task :respect-datalayer-http:lintAnalyzeDebug
> Task :respect-datalayer-db:jvmTest
> Task :respect-cli:compileJavaNO-SOURCE
> Task :respect-cli:classesUP-TO-DATE
> Task :respect-cli:jar
> Task :respect-lib-shared:lintVitalAnalyzeRelease
> Task :respect-app-compose:compileKotlinDesktop
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes MenuAnchorType and enabled parameters.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/desktopMain/kotlin/world/respect/app/app/AppIcon.desktop.kt:15:19 'fun painterResource(resourcePath: String): Painter' is deprecated. Migrate to the Compose resources library. See https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html If you need to load resources specificly from Java classpath, you should still use the new resource library and use a snippet from https://github.com/JetBrains/compose-multiplatform-core/pull/1457.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt:22:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/desktopMain/kotlin/world/respect/images/RespectImage.desktop.kt:13:12 'fun painterResource(resourcePath: String): Painter' is deprecated. Migrate to the Compose resources library. See https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html If you need to load resources specificly from Java classpath, you should still use the new resource library and use a snippet from https://github.com/JetBrains/compose-multiplatform-core/pull/1457.
> Task :respect-app-compose:compileDebugKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/RespectApp.kt:44:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/BasicWebView.android.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:24:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:30:19 'fun updateConfiguration(p0: Configuration!, p1: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:10:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:45:44 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:23:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:130:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:141:56 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes ExposedDropdownMenuAnchorType and enabled parameters.
> Task :respect-app-compose:compileReleaseKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/RespectApp.kt:44:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/BasicWebView.android.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:24:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:30:19 'fun updateConfiguration(p0: Configuration!, p1: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:10:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:45:44 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:23:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:130:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:141:56 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes ExposedDropdownMenuAnchorType and enabled parameters.
> Task :respect-lib-cache:lintAnalyzeDebug
> Task :respect-datalayer-repository:lintAnalyzeDebug
> Task :respect-cli:startScripts
> Task :respect-datalayer-db:lintVitalAnalyzeRelease
> Task :respect-datalayer-db:lintAnalyzeDebug
> Task :respect-app-compose:compileDebugJavaWithJavac
> Task :respect-app-compose:dexBuilderDebug
> Task :respect-app-compose:mergeDebugGlobalSynthetics
> Task :respect-app-compose:processDebugJavaRes
> Task :respect-app-compose:mergeProjectDexDebug
> Task :respect-app-compose:compileReleaseJavaWithJavac
> Task :respect-app-compose:mergeReleaseGeneratedProguardFilesUP-TO-DATE
> Task :respect-app-compose:processReleaseJavaRes
> Task :respect-app-compose:generateReleaseLintVitalReportModel
> Task :respect-app-compose:compileDesktopMainJavaNO-SOURCE
> Task :respect-app-compose:desktopMainClasses
> Task :respect-app-compose:desktopJar
> Task :respect-app-compose:compileTestKotlinDesktopNO-SOURCE
> Task :respect-app-compose:compileDesktopTestJavaNO-SOURCE
> Task :respect-app-compose:desktopTestClasses
> Task :respect-app-compose:desktopTestNO-SOURCE
> Task :respect-app-compose:generateDebugLintReportModel
> Task :respect-app-compose:bundleDebugClassesToRuntimeJar
> Task :respect-app-compose:bundleDebugClassesToCompileJar
> Task :respect-app-compose:bundleReleaseClassesToRuntimeJar
> Task :respect-app-compose:bundleReleaseClassesToCompileJar
> Task :respect-app-compose:compileDebugUnitTestKotlinAndroidNO-SOURCE
> Task :respect-app-compose:compileDebugUnitTestJavaWithJavacNO-SOURCE
> Task :respect-app-compose:processDebugUnitTestJavaResNO-SOURCE
> Task :respect-app-compose:testDebugUnitTestNO-SOURCE
> Task :respect-app-compose:compileReleaseUnitTestKotlinAndroidNO-SOURCE
> Task :respect-app-compose:compileReleaseUnitTestJavaWithJavacNO-SOURCE
> Task :respect-app-compose:processReleaseUnitTestJavaResNO-SOURCE
> Task :respect-app-compose:testReleaseUnitTestNO-SOURCE
> Task :respect-app-compose:allTestsNO-SOURCE
> Task :respect-app-compose:mergeLibDexDebug
> Task :respect-app-compose:generateDebugAndroidTestLintModel
> Task :respect-app-compose:generateDebugUnitTestLintModel
> Task :respect-credentials:generateDebugAndroidTestLintModel
> Task :respect-app-compose:testUP-TO-DATE
> Task :respect-credentials:lintAnalyzeDebugAndroidTest
> Task :respect-lib-xapi-nanohttpd:lintAnalyzeDebug
> Task :respect-cli:distTar
> Task :respect-app-compose:expandReleaseArtProfileWildcards
> Task :respect-datalayer:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:mergeDebugJavaResource
> Task :respect-app-compose:mergeReleaseJavaResource
> Task :respect-app-compose:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:lintAnalyzeDebugAndroidTest
> Task :respect-cli:distZip
> Task :respect-cli:assemble
> Task :respect-cli:compileTestKotlinNO-SOURCE
> Task :respect-cli:compileTestJavaNO-SOURCE
> Task :respect-cli:testClassesUP-TO-DATE
> Task :respect-cli:testNO-SOURCE
> Task :respect-cli:checkUP-TO-DATE
> Task :respect-cli:build
> Task :respect-credentials:compileTestKotlinJvmNO-SOURCE
> Task :respect-credentials:compileJvmTestJavaNO-SOURCE
> Task :respect-credentials:jvmTestClasses
> Task :respect-credentials:jvmTestNO-SOURCE
> Task :respect-credentials:allTestsNO-SOURCE
> Task :respect-datalayer-db:allTests
> Task :respect-datalayer-http:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-db:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-http:lintAnalyzeDebugUnitTest
> Task :respect-lib-primarykeygen:allTests
> Task :respect-lib-shared:bundleDebugAar
> Task :respect-lib-shared:assembleDebug
> Task :respect-lib-shared:bundleReleaseAar
> Task :respect-lib-xapi-ipc-shared:compileReleaseLibraryResources
> Task :respect-lib-xapi-nanohttpd:compileReleaseLibraryResources
> Task :respect-lib-shared:assembleJvmTestResources
> Task :respect-app-compose:packageDebug FAILED
> Task :respect-datalayer-repository:lintAnalyzeDebugUnitTest
> Task :respect-datalayer-repository:lintAnalyzeDebugAndroidTest
> Task :respect-server:compileKotlin
> Task :respect-lib-cache:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-db:lintAnalyzeDebugUnitTest
> Task :respect-lib-shared:verifyReleaseResources
> Task :respect-lib-xapi-ipc-shared:lintAnalyzeDebug
> Task :respect-app-compose:lintVitalAnalyzeRelease
> Task :respect-app-compose:minifyReleaseWithR8
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':respect-app-compose:packageDebug'.
> A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 2m 25s
2172 actionable tasks: 1931 executed, 241 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-server/build/swagger-ui-respect to Swagger-UI
ERROR: Specified HTML directory '/home/jenkins/.jenkins/workspace/xapi-statements-viewer/respect-server/build/swagger-ui-respect' does not exist.
[Slack Notifications] found #26 as previous completed, non-aborted build
[Slack Notifications] will send OnEveryFailureNotification because build matches and user preferences allow it
Finished: FAILURE