Consolidate CI workflows and update JDK version #3
Annotations
10 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: jonasb/android-problem-matchers-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: jonasb/android-problem-matchers-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L56
'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L60
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L68
'resolveService(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L100
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L56
'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L60
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L68
'resolveService(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
|
build:
customtabs/src/main/java/saschpe/android/customtabs/CustomTabsPackageHelper.kt#L100
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
|