build sample apps #10
gradle-compatibility.yml
on: push
Matrix: gradle-compatibility-builds
Annotations
5 errors and 13 warnings
kotlin_compose build with AGP 6.1.1
Process completed with exit code 1.
|
kotlin_compose build with AGP 6.1.1
Input required and not supplied: key
|
kotlin_compose build with AGP 7.4.0
Process completed with exit code 1.
|
kotlin_compose build with AGP 7.4.0
Input required and not supplied: key
|
kotlin_compose build with AGP 8.3.1
Input required and not supplied: key
|
kotlin_compose build with AGP 6.1.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
kotlin_compose build with AGP 7.4.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
kotlin_compose build with AGP 8.3.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
kotlin_compose build with AGP 8.3.1:
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L554
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
kotlin_compose build with AGP 8.3.1:
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
|
kotlin_compose build with AGP 8.3.1:
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
kotlin_compose build with AGP 8.3.1:
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L7
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
kotlin_compose build with AGP 8.3.1:
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L24
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
kotlin_compose build with AGP 8.3.1:
common-test/src/main/java/io/customer/commontest/util/DispatchersProviderStub.kt#L28
'TestCoroutineDispatcher' is deprecated. The execution order of `TestCoroutineDispatcher` can be confusing, and the mechanism of pausing is typically misunderstood. Please use `StandardTestDispatcher` or `UnconfinedTestDispatcher` instead.
|
kotlin_compose build with AGP 8.3.1:
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L128
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
kotlin_compose build with AGP 8.3.1:
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L29
Parameter 'organizationId' is never used
|