log for org.tasks:130302
== Installed Android Tools ==
2023-06-09 16:01:27,194 DEBUG: Reading 'config.yml'
2023-06-09 16:01:27,212 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-06-09 16:01:27,213 INFO: Creating log directory
2023-06-09 16:01:27,213 INFO: Creating temporary directory
2023-06-09 16:01:27,213 INFO: Creating output directory
2023-06-09 16:01:27,339 DEBUG: Getting git vcs interface for https://github.com/tasks/tasks.git
2023-06-09 16:01:27,339 DEBUG: Checking org.tasks:130302
2023-06-09 16:01:27,339 INFO: Building version 13.3.2 (130302) of org.tasks
2023-06-09 16:01:27,340 INFO: Running 'sudo' commands in /home/vagrant
2023-06-09 16:01:27,340 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [161 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [8129 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [420 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 20s (775 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 278 MB of archives.
After this operation, 436 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 278 MB in 51s (5476 kB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-06-09 16:03:20,845 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-06-09 16:03:21,157 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-06-09 16:03:32,227 INFO: Getting source for revision 1811eb561f9fa27cf26ab860acce895afacb3d31
2023-06-09 16:03:32,228 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:32,228 DEBUG: > git rev-parse --show-toplevel
2023-06-09 16:03:32,441 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:32,442 DEBUG: > git submodule foreach --recursive git reset --hard
2023-06-09 16:03:32,653 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:32,653 DEBUG: > git reset --hard
2023-06-09 16:03:33,165 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:33,166 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-06-09 16:03:33,277 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:33,277 DEBUG: > git clean -dffx
2023-06-09 16:03:33,491 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:33,491 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-06-09 16:03:35,910 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:35,911 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-06-09 16:03:36,524 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:36,524 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-06-09 16:03:37,238 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:37,238 DEBUG: > git remote set-head origin --auto
2023-06-09 16:03:38,253 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:38,253 DEBUG: > git checkout -f 1811eb561f9fa27cf26ab860acce895afacb3d31
2023-06-09 16:03:38,465 DEBUG: Directory: build/org.tasks
2023-06-09 16:03:38,466 DEBUG: > git clean -dffx
2023-06-09 16:03:38,577 INFO: Creating local.properties file at build/org.tasks/local.properties
2023-06-09 16:03:38,579 INFO: Creating local.properties file at build/org.tasks/app/local.properties
2023-06-09 16:03:38,580 DEBUG: Removing debuggable flags from build/org.tasks/app
2023-06-09 16:03:38,621 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.tasks/app/build.gradle.kts
2023-06-09 16:03:38,670 INFO: Running 'prebuild' commands in build/org.tasks/app
2023-06-09 16:03:38,671 DEBUG: Directory: build/org.tasks/app
2023-06-09 16:03:38,671 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts; sed -i -e '/gms/d' -e '/signingConfig /d' -e '/configure<CrashlyticsExtension> {/,/}/d' -e '/crashlytics/Id' build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /gms/d -e /firebase/d ../build.gradle.kts
+ sed -i -e /gms/d -e '/signingConfig /d' -e '/configure<CrashlyticsExtension> {/,/}/d' -e /crashlytics/Id build.gradle.kts
2023-06-09 16:03:38,880 INFO: Cleaning Gradle project...
2023-06-09 16:03:38,881 DEBUG: Directory: build/org.tasks/app
2023-06-09 16:03:38,881 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -Ptasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA" clean
Found 8.1.1 via distributionUrl
Downloading missing gradle version 8.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.1.1-bin.zip: OK
Running /opt/gradle/versions/8.1.1/bin/gradle -Ptasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA" clean
Welcome to Gradle 8.1.1!
Here are the highlights of this release:
- Stable configuration cache
- Experimental Kotlin DSL assignment syntax
- Building with Java 20
For more details see https://docs.gradle.org/8.1.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
Encryption of the configuration cache is enabled.
Calculating task graph as no configuration cache is available for tasks: clean
> Configure project :app
w: file:///home/vagrant/build/org.tasks/app/build.gradle.kts:116:5: 'packagingOptions(Packaging.() -> Unit): Unit' is deprecated. Renamed to packaging
> Task :app:clean UP-TO-DATE
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/org.tasks/build/reports/configuration-cache/jjg99jn19v08w6ldh658iaic/1a8dq1xo8ozmfllhi4bhrqcj6/configuration-cache-report.html
BUILD SUCCESSFUL in 2m 13s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2023-06-09 16:05:59,185 INFO: Scanning source for common problems...
2023-06-09 16:05:59,200 DEBUG: scanner is configured to use signature data from: 'suss'
2023-06-09 16:05:59,406 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-06-09 16:05:59,407 INFO: Creating source tarball...
2023-06-09 16:06:01,192 INFO: Building Gradle project...
2023-06-09 16:06:01,192 DEBUG: Directory: build/org.tasks/app
2023-06-09 16:06:01,192 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -Ptasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA" assembleGenericRelease
Found 8.1.1 via distributionUrl
Running /opt/gradle/versions/8.1.1/bin/gradle -Ptasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA" assembleGenericRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
Encryption of the configuration cache is enabled.
Calculating task graph as no configuration cache is available for tasks: assembleGenericRelease
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preGenericReleaseBuild UP-TO-DATE
> Task :app:processGenericReleaseJavaRes NO-SOURCE
> Task :app:writeGenericReleaseAppMetadata
> Task :app:dataBindingTriggerGenericRelease
> Task :app:extractProguardFiles
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:generateGenericReleaseBuildConfig
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:buildKotlinToolingMetadata
> Task :app:mergeGenericReleaseShaders
> Task :app:generateGenericReleaseResValues
> Task :app:generateGenericReleaseResources
> Task :app:extractDeepLinksGenericRelease
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseAssets
> Task :app:compressGenericReleaseAssets
> Task :app:mergeGenericReleaseArtProfile
> Task :app:checkGenericReleaseAarMetadata
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:stripGenericReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libetebase_android.so.
> Task :app:extractGenericReleaseNativeSymbolTables
> Task :app:mergeGenericReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processGenericReleaseMainManifest
> Task :app:processGenericReleaseManifest
> Task :app:processGenericReleaseManifestForPackage
> Task :app:packageGenericReleaseResources
> Task :app:parseGenericReleaseLocalResources
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:mergeGenericReleaseResources
> Task :app:dataBindingGenBaseClassesGenericRelease
> Task :app:processGenericReleaseResources
> Task :app:optimizeGenericReleaseResources
> Task :app:kaptGenerateStubsGenericReleaseKotlin
> Task :app:kaptGenericReleaseKotlin
/home/vagrant/build/org.tasks/app/build/tmp/kapt3/stubs/genericRelease/org/tasks/data/GoogleTaskDao.java:141: warning: The query returns some columns [primary_sort, secondary_sort] which are not used by com.todoroo.astrid.data.Task. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: _id, title, importance, dueDate, hideUntil, created, modified, completed, deleted, notes, estimatedSeconds, elapsedSeconds, timerStart, notificationFlags, lastNotified, recurrence, repeat_from, calendarUri, remoteId, collapsed, parent, order, read_only, primary_sort, secondary_sort.
public abstract java.lang.Object getByLocalOrder$app_genericRelease(@org.jetbrains.annotations.NotNull
^
/home/vagrant/build/org.tasks/app/build/tmp/kapt3/stubs/genericRelease/org/tasks/data/GoogleTaskDao.java:147: warning: The query returns some columns [primary_sort, secondary_sort] which are not used by com.todoroo.astrid.data.Task. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: _id, title, importance, dueDate, hideUntil, created, modified, completed, deleted, notes, estimatedSeconds, elapsedSeconds, timerStart, notificationFlags, lastNotified, recurrence, repeat_from, calendarUri, remoteId, collapsed, parent, order, read_only, primary_sort, secondary_sort.
public abstract java.lang.Object getByRemoteOrder$app_genericRelease(@org.jetbrains.annotations.NotNull
^
/home/vagrant/build/org.tasks/app/build/tmp/kapt3/stubs/genericRelease/org/tasks/data/CaldavDao.java:259: warning: The query returns some columns [cda_id, cda_uuid, cda_name, cda_url, cda_username, cda_password, cda_error, cda_account_type, cda_collapsed, cda_server_type] which are not used by org.tasks.data.CaldavCalendar. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: cdl_id, cdl_account, cdl_uuid, cdl_name, cdl_color, cdl_ctag, cdl_url, cdl_icon, cdl_order, cdl_access, cdl_last_sync, cda_id, cda_uuid, cda_name, cda_url, cda_username, cda_password, cda_error, cda_account_type, cda_collapsed, cda_server_type.
public abstract java.lang.Object getGoogleTaskLists(@org.jetbrains.annotations.NotNull
^
/home/vagrant/build/org.tasks/app/build/tmp/kapt3/stubs/genericRelease/org/tasks/data/CaldavDao.java:264: warning: The query returns some columns [cda_id, cda_uuid, cda_name, cda_url, cda_username, cda_password, cda_error, cda_account_type, cda_collapsed, cda_server_type] which are not used by org.tasks.data.CaldavCalendar. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: cdl_id, cdl_account, cdl_uuid, cdl_name, cdl_color, cdl_ctag, cdl_url, cdl_icon, cdl_order, cdl_access, cdl_last_sync, cda_id, cda_uuid, cda_name, cda_url, cda_username, cda_password, cda_error, cda_account_type, cda_collapsed, cda_server_type.
public abstract java.lang.Object getCalendars(@org.jetbrains.annotations.NotNull
^
/home/vagrant/build/org.tasks/app/build/tmp/kapt3/stubs/genericRelease/org/tasks/data/CaldavDao.java:389: warning: The query returns some columns [primary_sort] which are not used by org.tasks.data.CaldavTaskContainer. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: _id, title, importance, dueDate, hideUntil, created, modified, completed, deleted, notes, estimatedSeconds, elapsedSeconds, timerStart, notificationFlags, lastNotified, recurrence, repeat_from, calendarUri, remoteId, collapsed, parent, order, read_only, cd_id, cd_task, cd_calendar, cd_object, cd_remote_id, cd_etag, cd_last_sync, cd_deleted, cd_remote_parent, gt_moved, gt_remote_order, primary_sort.
public abstract java.lang.Object getTasksToShift$app_genericRelease(@org.jetbrains.annotations.NotNull
^
> Task :app:compileGenericReleaseKotlin
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:99:41 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:124:31 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:130:31 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:141:23 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:174:38 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:205:33 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:273:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/MainActivity.kt:506:17 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/ShareLinkActivity.kt:91:16 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/ShareLinkActivity.kt:96:16 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.kt:238:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.kt:299:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.kt:416:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:166:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:222:15 'onAttach(Activity): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:419:35 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:454:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:464:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:472:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:479:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:485:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:512:21 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:584:35 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:628:37 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:635:47 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:635:99 Unchecked cast: Serializable? to ArrayList<Long>
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:637:34 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:638:34 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:644:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:649:16 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:720:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:933:29 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.kt:933:66 Unchecked cast: Serializable? to ArrayList<Long>
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/NavigationDrawerAdapter.kt:43:26 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/SubheaderClickHandler.kt:27:19 Enum argument can be null in Java, but exhaustive when contains no null branch
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/SubheaderClickHandler.kt:32:17 'ETESYNC' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/SubheaderViewHolder.kt:12:66 'ETESYNC' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/SubheaderViewHolder.kt:38:59 'ETESYNC' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/TaskAdapterProvider.kt:67:9 'AstridTaskAdapter' is deprecated. legacy astrid manual sorting
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/adapter/TaskAdapterProvider.kt:97:9 'AstridTaskAdapter' is deprecated. legacy astrid manual sorting
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/core/CriterionViewHolder.kt:73:53 'getData(Context!, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/core/CriterionViewHolder.kt:75:56 'getResourceId(Context!, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/core/CustomFilterItemTouchHelper.kt:16:31 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/core/CustomFilterItemTouchHelper.kt:29:33 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/core/CustomFilterItemTouchHelper.kt:33:20 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/core/CustomFilterItemTouchHelper.kt:67:29 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/data/Task.kt:293:72 Unchecked cast: Any? to T?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/files/FilesControlSet.kt:51:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/files/FilesControlSet.kt:92:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.kt:13:28 'Time' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.kt:166:64 'Time' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.kt:166:69 'TIMEZONE_UTC: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:10:20 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:59:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:68:63 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:72:38 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:96:45 'dismissDialog(Activity!, Dialog!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:103:29 'dismissDialog(Activity!, Dialog!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.kt:119:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/provider/Astrid2TaskProvider.kt:23:23 'ContentProviderDaoBlocking' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/provider/Astrid2TaskProvider.kt:42:33 'ContentProviderDaoBlocking' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.kt:40:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.kt:68:24 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.kt:78:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/repeats/RepeatTaskHelper.kt:67:19 'setter for count: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/repeats/RepeatTaskHelper.kt:96:23 'setter for count: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/service/TaskCreator.kt:56:32 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/service/TaskCreator.kt:59:64 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/service/TaskCreator.kt:128:17 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/service/TaskMover.kt:52:13 Name shadowed: list
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/service/Upgrader.kt:282:25 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksHelper.kt:95:28 'getIdList(String?): List<Long>' is deprecated.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.kt:26:9 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.kt:32:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.kt:51:26 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.kt:55:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/timers/TimerControlSet.kt:54:15 'onAttach(Activity): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/timers/TimerControlSet.kt:94:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/ui/ReminderControlSet.kt:79:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/ui/ReminderControlSet.kt:99:56 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/ui/StartDateControlSet.kt:41:24 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/ui/StartDateControlSet.kt:51:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/ui/StartDateControlSet.kt:103:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:33:13 Name shadowed: pattern
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:48:40 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:50:43 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:60:44 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:62:47 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:108:51 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:110:51 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:145:13 Name shadowed: s
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:176:37 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:178:43 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:203:37 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:207:54 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:211:46 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:230:31 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:234:36 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:235:43 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:236:43 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:238:21 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:241:39 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:267:37 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:292:37 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:298:42 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:299:43 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:300:48 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:304:21 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:310:21 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:311:51 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:373:37 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:377:23 'setFrequency(String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:378:23 'setter for interval: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:385:37 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:389:23 'setFrequency(String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:390:23 'setter for interval: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:411:33 Type mismatch: inferred type is String? but CharSequence was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:414:40 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:415:39 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/com/todoroo/astrid/utility/TitleParser.kt:418:32 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/Tasks.kt:8:26 'JobIntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/Tasks.kt:116:13 'JobIntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/BaseListSettingsActivity.kt:115:32 The corresponding parameter in the supertype 'ColorPickedCallback' is named 'index'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/DateAndTimePickerActivity.kt:48:58 Unchecked cast: Fragment? to MaterialDatePicker<Long>
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/FilterSettingsActivity.kt:72:25 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/GoogleTaskListSettingsActivity.kt:49:29 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/GoogleTaskListSettingsActivity.kt:51:38 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/NavigationDrawerCustomization.kt:181:45 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/NavigationDrawerCustomization.kt:185:25 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/PlaceSettingsActivity.kt:57:37 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/activities/TagSettingsActivity.kt:43:26 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/AuthorizationService.kt:49:18 'setToolbarColor(Int): CustomTabsIntent.Builder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/Configuration.kt:201:43 'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/SignInActivity.kt:96:33 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/SignInActivity.kt:101:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/SignInActivity.kt:157:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/SignInActivity.kt:206:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/auth/SignInActivity.kt:327:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:16:35 This class shouldn't be used in Kotlin. Use kotlin.Int instead.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:17:36 This class shouldn't be used in Kotlin. Use kotlin.Long instead.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:19:36 This class shouldn't be used in Kotlin. Use kotlin.Boolean instead.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:20:35 This class shouldn't be used in Kotlin. Use kotlin.collections.Set or kotlin.collections.MutableSet instead.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:21:38 'GoogleTaskAccount' is deprecated. Only used for backup migration
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:22:35 'GoogleTaskList' is deprecated. Only used for backup migration
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/BackupContainer.kt:33:30 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:4:20 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:50:33 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:56:25 'setter for max: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:57:25 'setter for progress: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:60:88 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:65:23 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonExporter.kt:99:37 'dismissDialog(Activity!, Dialog!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonImporter.kt:3:20 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonImporter.kt:72:47 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonImporter.kt:76:39 'setMessage(CharSequence!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonImporter.kt:79:81 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/backup/TasksJsonImporter.kt:298:85 Unchecked cast: Set<*> to kotlin.collections.HashSet<String> /* = java.util.HashSet<String> */
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/billing/Inventory.kt:86:40 Unnecessary non-null assertion (!!) on a non-null receiver of type Int
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/billing/Inventory.kt:86:72 Unnecessary non-null assertion (!!) on a non-null receiver of type Int
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/billing/PurchaseActivity.kt:56:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/BaseCaldavAccountSettingsActivity.kt:72:64 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/BaseCaldavAccountSettingsActivity.kt:72:126 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/BaseCaldavAccountSettingsActivity.kt:139:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/BaseCaldavCalendarSettingsActivity.kt:62:33 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/BaseCaldavCalendarSettingsActivity.kt:65:20 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/CaldavCalendarSettingsActivity.kt:58:25 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/caldav/CaldavCalendarSettingsActivity.kt:68:21 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/calendars/CalendarPicker.kt:25:25 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/calendars/CalendarPicker.kt:25:42 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/calendars/CalendarPicker.kt:26:29 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/calendars/CalendarPicker.kt:46:17 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddAccountDialog.kt:79:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:536:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:552:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:568:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:582:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:596:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:608:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/AddReminderDialog.kt:619:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Banner.kt:152:34 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Banner.kt:160:40 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Chip.kt:58:9 'LocalMinimumTouchTargetEnforcement: ProvidableCompositionLocal<Boolean>' is deprecated. Use LocalMinimumInteractiveComponentEnforcement instead.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Chip.kt:118:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Chip.kt:132:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Chip.kt:147:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Chip.kt:161:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/ServerSelector.kt:59:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/SignInDialog.kt:102:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/SignInDialog.kt:111:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Subscription.kt:418:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Subscription.kt:427:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/Subscription.kt:436:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/AlarmRow.kt:206:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/AlarmRow.kt:226:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/AttachmentRow.kt:242:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/AttachmentRow.kt:256:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/CalendarRow.kt:72:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/CalendarRow.kt:81:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/CalendarRow.kt:90:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/DescriptionRow.kt:88:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/DescriptionRow.kt:103:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/DueDateRow.kt:62:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/DueDateRow.kt:75:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/InfoRow.kt:65:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/ListRow.kt:49:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/LocationRow.kt:95:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/LocationRow.kt:109:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/PriorityRow.kt:91:9 'LocalMinimumTouchTargetEnforcement: ProvidableCompositionLocal<Boolean>' is deprecated. Use LocalMinimumInteractiveComponentEnforcement instead.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/PriorityRow.kt:112:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/PriorityRow.kt:125:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/PriorityRow.kt:138:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/RepeatRow.kt:104:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/RepeatRow.kt:119:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/StartDateRow.kt:84:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/StartDateRow.kt:101:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/StartDateRow.kt:118:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/SubtaskRow.kt:211:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/SubtaskRow.kt:233:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/TagsRow.kt:60:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/TagsRow.kt:74:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/TagsRow.kt:92:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/TagsRow.kt:111:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/TimerRow.kt:113:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/edit/TimerRow.kt:122:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/pickers/CalendarPicker.kt:91:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/compose/pickers/CalendarPicker.kt:108:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:24:26 'EteSyncAccountSettingsActivity' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:92:32 'TYPE_ETESYNC: Int' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:111:9 'TYPE_ETESYNC: Int' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:120:13 'isEteSyncAccount: Boolean' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:120:33 'EteSyncAccountSettingsActivity' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:210:13 'isEteSyncAccount: Boolean' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavAccount.kt:222:33 'isEteSyncAccount: Boolean' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavDao.kt:226:42 'TYPE_ETESYNC: Int' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/CaldavDao.kt:332:21 Name shadowed: task
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/Location.kt:17:27 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/data/Location.kt:18:24 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/db/Migrations.kt:559:43 'setter for until: Date!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AddAttachmentDialog.kt:47:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AddAttachmentDialog.kt:47:25 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AddAttachmentDialog.kt:54:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AddAttachmentDialog.kt:61:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AddAttachmentDialog.kt:70:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AddAttachmentDialog.kt:84:21 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/AlertDialogBuilder.kt:82:21 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/BaseDateTimePicker.kt:40:15 'onAttach(Activity): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:50:20 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:75:38 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:98:31 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:98:47 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:113:15 'onAttach(Activity): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:126:13 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:130:13 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:130:29 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorPalettePicker.kt:130:46 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:32:20 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:67:25 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:82:15 'onAttach(Activity): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:97:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:103:13 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:107:13 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:107:29 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:107:46 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:112:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:112:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ColorWheelPicker.kt:112:42 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/DateTimePicker.kt:86:22 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/DateTimePicker.kt:233:17 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/DateTimePicker.kt:233:33 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/DateTimePicker.kt:233:50 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/DateTimePicker.kt:284:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:5:20 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:24:13 'setProgressStyle(Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:24:30 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:24:45 'STYLE_HORIZONTAL: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:25:13 'setter for progress: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:27:13 'setter for isIndeterminate: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:43:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:43:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:43:42 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ExportTasksDialog.kt:48:13 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/FilterPicker.kt:27:43 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/FilterPicker.kt:72:22 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/FilterPickerViewModel.kt:68:15 Enum argument can be null in Java, but exhaustive when contains no null branch
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/FilterPickerViewModel.kt:74:53 'ETESYNC' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ImportTasksDialog.kt:5:20 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ImportTasksDialog.kt:27:30 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ImportTasksDialog.kt:30:13 'setProgressStyle(Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ImportTasksDialog.kt:30:30 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ImportTasksDialog.kt:30:45 'STYLE_SPINNER: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ImportTasksDialog.kt:32:13 'setter for isIndeterminate: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/Linkify.kt:105:66 'ALL: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:29:75 Unchecked cast: Fragment? to MaterialDatePicker<Long>
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:52:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:52:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:53:13 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:61:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:61:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:61:42 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyDatePickerDialog.kt:75:17 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:53:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:53:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:54:13 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:70:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:70:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:70:42 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/MyTimePickerDialog.kt:87:17 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/NewFilterDialog.kt:126:19 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/SortSettingsActivity.kt:74:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/SortSettingsActivity.kt:580:5 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/StartDatePicker.kt:64:22 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/StartDatePicker.kt:197:13 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/StartDatePicker.kt:197:29 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/StartDatePicker.kt:197:46 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/StartDatePicker.kt:218:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:42:20 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:88:25 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:106:13 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:106:29 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:106:46 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:112:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:112:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/dialogs/ThemePickerDialog.kt:112:42 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:9:20 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:39:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:48:64 'ProgressDialog' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:52:38 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:59:45 'dismissDialog(Activity!, Dialog!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:66:29 'dismissDialog(Activity!, Dialog!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/drive/DriveLoginActivity.kt:82:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/Fragment.kt:12:13 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/Locale.kt:13:9 Unsafe use of a nullable receiver of type Number?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/Locale.kt:13:52 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/View.kt:7:9 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/View.kt:8:13 'getter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/View.kt:8:40 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/View.kt:10:13 'getter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/extensions/View.kt:10:41 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:59:18 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:83:35 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:139:13 Name shadowed: uri
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:145:97 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:164:32 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:211:13 Name shadowed: extension
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/files/FileHelper.kt:248:18 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/filters/AlphanumComparator.kt:48:13 Name shadowed: marker
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/filters/FilterCriteriaProvider.kt:27:23 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/filters/FilterCriteriaProvider.kt:345:16 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/filters/FilterProvider.kt:234:97 'TYPE_ETESYNC: Int' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/filters/FilterProvider.kt:251:41 'isEteSyncAccount: Boolean' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/filters/FilterProvider.kt:251:75 'ETESYNC' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/fragments/CommentBarFragment.kt:142:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/fragments/CommentBarFragment.kt:183:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/gtasks/GoogleTaskSynchronizer.kt:115:13 Variable 'eTag' is assigned but never accessed
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/gtasks/GoogleTaskSynchronizer.kt:118:13 The value 'remoteLists.etag' assigned to 'var eTag: String? defined in org.tasks.gtasks.GoogleTaskSynchronizer.synchronize' is never used
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/gtasks/GoogleTaskSynchronizer.kt:126:55 'getter for defaultList: Filter' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/gtasks/GoogleTaskSynchronizer.kt:198:55 'getter for defaultList: Filter' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/injection/InjectingJobIntentService.kt:4:26 'JobIntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/injection/InjectingJobIntentService.kt:8:44 'JobIntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/injection/InjectingService.kt:48:9 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/jobs/BackupWork.kt:68:38 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/locale/LocalePickerDialog.kt:37:21 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/locale/LocalePickerDialog.kt:37:38 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/locale/LocalePickerDialog.kt:37:55 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:83:21 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:83:37 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:83:54 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:87:27 'onRequestPermissionsResult(Int, Array<(out) String!>, IntArray): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:92:9 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:92:25 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:92:42 'getter for targetRequestCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPermissionDialog.kt:100:13 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPickerActivity.kt:111:43 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPickerActivity.kt:113:63 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPickerActivity.kt:115:46 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPickerActivity.kt:195:15 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/location/LocationPickerActivity.kt:274:17 Name shadowed: place
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/notifications/NotificationManager.kt:153:13 Name shadowed: alert
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/BasePreferences.kt:74:19 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/BasePreferences.kt:95:18 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/DefaultFilterProvider.kt:156:36 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/DefaultFilterProvider.kt:157:57 'GoogleTask' is deprecated. For backup use only
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/MainPreferences.kt:82:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/Preferences.kt:394:37 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/Preferences.kt:479:64 Unchecked cast: Map<String!, Any?> to Map<String, T>
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Advanced.kt:99:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Advanced.kt:111:19 'onRequestPermissionsResult(Int, Array<(out) String!>, IntArray): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Backups.kt:55:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Backups.kt:173:19 'onRequestPermissionsResult(Int, Array<(out) String!>, IntArray): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Backups.kt:216:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Backups.kt:256:13 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/BaseAccountPreference.kt:30:39 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/BaseAccountPreference.kt:42:9 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/BaseAccountPreference.kt:57:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/DashClock.kt:37:55 'getter for dashclockFilter: Filter' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/DateAndTime.kt:65:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/GoogleTasksAccount.kt:33:71 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/GoogleTasksAccount.kt:55:28 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/GoogleTasksAccount.kt:111:19 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/LookAndFeel.kt:98:20 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/LookAndFeel.kt:138:13 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/LookAndFeel.kt:161:25 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/LookAndFeel.kt:209:23 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:101:24 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:105:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:110:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:119:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:124:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:219:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:235:56 'isEteSyncAccount: Boolean' is deprecated. use etebase
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MainSettingsFragment.kt:273:60 Unnecessary non-null assertion (!!) on a non-null receiver of type Int
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MicrosoftAccount.kt:35:70 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/MicrosoftAccount.kt:57:28 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Notifications.kt:104:25 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Notifications.kt:218:17 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Notifications.kt:299:30 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Notifications.kt:309:26 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/Notifications.kt:333:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/ScrollableWidget.kt:134:35 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/ScrollableWidget.kt:195:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskDefaults.kt:94:21 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskDefaults.kt:109:25 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskDefaults.kt:115:45 Unchecked cast: Any! to Collection<String>
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskDefaults.kt:143:46 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskDefaults.kt:147:31 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskDefaults.kt:153:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskEditPreferences.kt:21:27 Unnecessary safe call on a non-null receiver of type Context
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskerListNotification.kt:52:35 'getFilterFromPreferenceBlocking(String?): Filter' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskerListNotification.kt:54:32 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskerListNotification.kt:66:13 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TaskerListNotification.kt:79:27 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TasksAccount.kt:54:67 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TasksAccount.kt:79:36 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TasksAccount.kt:174:40 Unnecessary safe call on a non-null receiver of type Context
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TasksAccount.kt:197:35 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/preferences/fragments/TasksAccount.kt:234:35 Unnecessary safe call on a non-null receiver of type Context
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/provider/TasksContentProvider.kt:17:23 'ContentProviderDaoBlocking' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/provider/TasksContentProvider.kt:24:33 'ContentProviderDaoBlocking' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/reminders/SnoozeActivity.kt:37:35 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/reminders/SnoozeActivity.kt:37:72 Unchecked cast: Serializable? to kotlin.collections.ArrayList<Long> /* = java.util.ArrayList<Long> */
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/reminders/SnoozeActivity.kt:77:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/reminders/SnoozeActivity.kt:93:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/sync/AddAccountDialog.kt:38:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/sync/microsoft/MicrosoftListSettingsActivity.kt:23:24 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tags/TagPickerActivity.kt:38:26 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tags/TagPickerActivity.kt:38:60 Unchecked cast: Serializable? to ArrayList<Long>?
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tags/TagPickerActivity.kt:40:20 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tags/TagPickerActivity.kt:43:32 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tags/TagPickerViewHolder.kt:41:13 Name shadowed: icon
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tags/TagPickerViewModel.kt:75:13 Name shadowed: tagData
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DiffCallback.kt:43:73 'adapter: TaskAdapter' is deprecated.
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DragAndDropRecyclerAdapter.kt:52:26 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DragAndDropRecyclerAdapter.kt:128:45 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DragAndDropRecyclerAdapter.kt:136:45 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DragAndDropRecyclerAdapter.kt:147:36 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DragAndDropRecyclerAdapter.kt:148:37 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/DragAndDropRecyclerAdapter.kt:234:39 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/TaskListRecyclerAdapter.kt:43:42 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/TaskViewHolder.kt:225:13 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/ViewHolderFactory.kt:31:60 'getData(Context!, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/ViewHolderFactory.kt:35:52 'getResourceId(Context!, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/tasklist/ViewHolderFactory.kt:36:55 'getData(Context!, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/CalendarControlSet.kt:48:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/LocationControlSet.kt:72:9 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/LocationControlSet.kt:77:16 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/LocationControlSet.kt:85:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/LocationControlSet.kt:128:43 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/LocationControlSet.kt:145:31 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/LocationControlSet.kt:150:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/NavigationDrawerFragment.kt:47:20 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/NavigationDrawerFragment.kt:97:35 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/ui/SubtaskControlSet.kt:56:17 'MdcTheme(Context = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., Boolean = ..., () -> Unit): Unit' is deprecated.
compose-theme-adapter is deprecated.
The API has moved to accompanist/themeadapter/material.
For more information, please visit https://google.github.io/accompanist/themeadapter-material
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/ShortcutConfigActivity.kt:62:52 'startupFilter: Filter' is deprecated. use coroutines
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/ShortcutConfigActivity.kt:65:49 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/ShortcutConfigActivity.kt:130:32 'EXTRA_SHORTCUT_INTENT: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/ShortcutConfigActivity.kt:131:32 'EXTRA_SHORTCUT_NAME: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/ShortcutConfigActivity.kt:132:32 'EXTRA_SHORTCUT_ICON_RESOURCE: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/WidgetClickActivity.kt:45:40 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/WidgetClickActivity.kt:46:40 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/WidgetClickActivity.kt:85:24 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/WidgetFilterSelectionActivity.kt:33:46 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/main/java/org/tasks/widget/WidgetFilterSelectionActivity.kt:44:32 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:9:15 Parameter 'builder' is never used
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:10:21 Parameter 'httpRequest' is never used
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:10:48 Parameter 'responseClass' is never used
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:11:20 Parameter 'httpResponse' is never used
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:11:49 Parameter 'responseClass' is never used
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:11:75 Parameter 'start' is never used
w: file:///home/vagrant/build/org.tasks/app/src/release/java/org/tasks/DebugNetworkInterceptor.kt:11:88 Parameter 'finish' is never used
> Task :app:compileGenericReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:hiltAggregateDepsGenericRelease
> Task :app:hiltJavaCompileGenericRelease
Note: /home/vagrant/build/org.tasks/app/build/generated/hilt/component_sources/genericRelease/org/tasks/DaggerTasks_HiltComponents_SingletonC.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:transformGenericReleaseClassesWithAsm
> Task :app:mergeGenericReleaseGeneratedProguardFiles
> Task :app:mergeGenericReleaseJavaResource
> Task :app:lintVitalAnalyzeGenericRelease
> Task :app:minifyGenericReleaseWithR8
> Task :app:l8DexDesugarLibGenericRelease
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap$TreeBin {
int lockState;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap {
int sizeCtl;
int transferIndex;
long baseCount;
int cellsBusy;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap$CounterCell {
long value;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.IntSummaryStatistics {
long count;
long sum;
int min;
int max;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.LongSummaryStatistics {
long count;
long sum;
long min;
long max;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.DoubleSummaryStatistics {
long count;
double sum;
double min;
double max;
}`
> Task :app:compileGenericReleaseArtProfile
> Task :app:packageGenericRelease
> Task :app:createGenericReleaseApkListingFileRedirect
> Task :app:lintVitalReportGenericRelease
> Task :app:lintVitalGenericRelease
> Task :app:assembleGenericRelease
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/org.tasks/build/reports/configuration-cache/d8d7f2z50j30nynmzzxcebbqi/atiit7fuflqrlk0d8wnjp87q1/configuration-cache-report.html
BUILD SUCCESSFUL in 17m 49s
50 actionable tasks: 50 executed
Configuration cache entry stored.
2023-06-09 16:23:51,789 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.tasks, universal_newlines=False, shell=None, istream=<valid stream>)
2023-06-09 16:23:51,807 INFO: Successfully built version 13.3.2 of org.tasks from 1811eb561f9fa27cf26ab860acce895afacb3d31
2023-06-09 16:23:52,181 DEBUG: AXML contains a RESOURCE MAP
2023-06-09 16:23:52,181 DEBUG: Start of Namespace mapping: prefix 65: 'android' --> uri 216: 'http://schemas.android.com/apk/res/android'
2023-06-09 16:23:52,188 DEBUG: Checking build/org.tasks/app/build/outputs/apk/generic/release/app-generic-release-unsigned.apk
2023-06-09 16:23:52,245 DEBUG: AXML contains a RESOURCE MAP
2023-06-09 16:23:52,245 DEBUG: Start of Namespace mapping: prefix 65: 'android' --> uri 216: 'http://schemas.android.com/apk/res/android'
2023-06-09 16:23:52,363 INFO: success: org.tasks
2023-06-09 16:23:52,364 INFO: Finished
2023-06-09 16:23:52,364 INFO: 1 build succeeded