log for com.nextcloud.android.beta:20230609
== Installed Android Tools ==
2023-06-10 06:48:27,669 DEBUG: Reading 'config.yml'
2023-06-10 06:48:27,685 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-06-10 06:48:27,686 INFO: Creating log directory
2023-06-10 06:48:27,686 INFO: Creating temporary directory
2023-06-10 06:48:27,686 INFO: Creating output directory
2023-06-10 06:48:28,131 DEBUG: Getting git vcs interface for https://github.com/nextcloud/android.git
2023-06-10 06:48:28,131 DEBUG: Checking com.nextcloud.android.beta:20230609
2023-06-10 06:48:28,131 INFO: Building version 20230609 (20230609) of com.nextcloud.android.beta
2023-06-10 06:48:28,132 INFO: Running 'sudo' commands in /home/vagrant
2023-06-10 06:48:28,132 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 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 16s (1018 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 19s (14.4 MB/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-10 06:49:44,660 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-06-10 06:49:44,976 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-10 06:49:55,713 INFO: Getting source for revision 9cc1d3de3bc40e079e087d9dcea03e10b3129f4d
2023-06-10 06:49:55,714 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:55,714 DEBUG: > git rev-parse --show-toplevel
2023-06-10 06:49:55,927 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:55,928 DEBUG: > git submodule foreach --recursive git reset --hard
2023-06-10 06:49:56,139 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:56,140 DEBUG: > git reset --hard
2023-06-10 06:49:56,953 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:56,953 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-06-10 06:49:57,064 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:57,064 DEBUG: > git clean -dffx
2023-06-10 06:49:57,176 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:57,176 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-10 06:49:58,090 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:58,090 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-10 06:49:58,703 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:58,703 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-10 06:49:59,617 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:49:59,618 DEBUG: > git remote set-head origin --auto
2023-06-10 06:50:00,431 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:50:00,431 DEBUG: > git checkout -f 9cc1d3de3bc40e079e087d9dcea03e10b3129f4d
2023-06-10 06:50:01,144 DEBUG: Directory: build/com.nextcloud.android.beta
2023-06-10 06:50:01,145 DEBUG: > git clean -dffx
2023-06-10 06:50:01,254 INFO: Creating local.properties file at build/com.nextcloud.android.beta/local.properties
2023-06-10 06:50:01,255 INFO: Creating local.properties file at build/com.nextcloud.android.beta/app/local.properties
2023-06-10 06:50:01,256 DEBUG: Removing debuggable flags from build/com.nextcloud.android.beta/app
2023-06-10 06:50:01,300 INFO: Removing specified files
2023-06-10 06:50:01,300 INFO: Removing user_manual
2023-06-10 06:50:01,363 INFO: Running 'prebuild' commands in build/com.nextcloud.android.beta/app
2023-06-10 06:50:01,363 DEBUG: Directory: build/com.nextcloud.android.beta/app
2023-06-10 06:50:01,363 DEBUG: > bash -e -u -o pipefail -x -c -- mkdir -p $HOME/.gradle; echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError" > $HOME/.gradle/gradle.properties
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir -p /home/vagrant/.gradle
+ echo 'org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError'
2023-06-10 06:50:01,572 INFO: Cleaning Gradle project...
2023-06-10 06:50:01,573 DEBUG: Directory: build/com.nextcloud.android.beta/app
2023-06-10 06:50:01,573 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :app
Gradle uses Java 17.0.6 (Debian 17.0.6+10-Debian-1deb11u1)
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
The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
This might happen in subprojects that apply the Kotlin plugins with the Gradle 'plugins { ... }' DSL if they specify explicit versions, even if the versions are equal.
Please add the Kotlin plugin to the common parent project or the root project, then remove the versions in the subprojects.
If the parent project does not need the plugin, add 'apply false' to the plugin line.
See: https://docs.gradle.org/current/userguide/plugins.html#sec:subprojects_plugins_dsl
The Kotlin plugin was loaded in the following projects: ':app', ':appscan'
> Task :app:clean
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 22s
1 actionable task: 1 executed
2023-06-10 06:51:29,619 INFO: Scanning source for common problems...
2023-06-10 06:51:29,683 DEBUG: scanner is configured to use signature data from: 'suss'
2023-06-10 06:51:29,881 INFO: Removing binary at app/src/androidTest/assets/srEPevoPqPZpPEaeDnS3
2023-06-10 06:51:29,882 INFO: Removing binary at app/src/androidTest/assets/n9WXAIXO2wRY4R8nXwmo
2023-06-10 06:51:29,882 INFO: Removing binary at app/src/androidTest/assets/encrypted/ia7OEEEyXMoRa1QWQk8r
2023-06-10 06:51:29,883 INFO: Removing binary at app/src/androidTest/assets/encrypted/n9WXAIXO2wRY4R8nXwmo
2023-06-10 06:51:29,946 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-06-10 06:51:29,952 INFO: Creating source tarball...
2023-06-10 06:51:33,829 INFO: Building Gradle project...
2023-06-10 06:51:33,829 DEBUG: Directory: build/com.nextcloud.android.beta/app
2023-06-10 06:51:33,829 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleVersionDevRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleVersionDevRelease
> Configure project :app
Gradle uses Java 17.0.6 (Debian 17.0.6+10-Debian-1deb11u1)
The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
This might happen in subprojects that apply the Kotlin plugins with the Gradle 'plugins { ... }' DSL if they specify explicit versions, even if the versions are equal.
Please add the Kotlin plugin to the common parent project or the root project, then remove the versions in the subprojects.
If the parent project does not need the plugin, add 'apply false' to the plugin line.
See: https://docs.gradle.org/current/userguide/plugins.html#sec:subprojects_plugins_dsl
The Kotlin plugin was loaded in the following projects: ':app', ':appscan'
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preVersionDevReleaseBuild UP-TO-DATE
> Task :app:compileVersionDevReleaseAidl
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.18.7/9de06a2a5abd94cb0c699c1c31961d184fca411/exoplayer-ui-2.18.7.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :app:dataBindingMergeDependencyArtifactsVersionDevRelease
> Task :app:generateVersionDevReleaseResValues
> Task :app:generateVersionDevReleaseResources
> Task :app:dataBindingTriggerVersionDevRelease
> Task :app:generateVersionDevReleaseBuildConfig
> Task :app:mapVersionDevReleaseSourceSetPaths
> Task :app:checkVersionDevReleaseAarMetadata
> Task :app:createVersionDevReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksVersionDevRelease
> Task :app:processVersionDevReleaseMainManifest
/home/vagrant/build/com.nextcloud.android.beta/app/src/main/AndroidManifest.xml:30:5-33:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:30 to replace another declaration but no other declaration present
> Task :app:mergeVersionDevReleaseResources
> Task :app:processVersionDevReleaseManifest
> Task :app:dataBindingGenBaseClassesVersionDevRelease
> Task :app:extractProguardFiles
> Task :app:javaPreCompileVersionDevRelease
> Task :app:mergeVersionDevReleaseJniLibFolders
> Task :app:mergeVersionDevReleaseNativeLibs
> Task :app:checkVersionDevReleaseDuplicateClasses
> Task :app:stripVersionDevReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libpl_droidsonroids_gif.so.
> Task :app:desugarVersionDevReleaseFileDependencies
> Task :app:extractVersionDevReleaseNativeSymbolTables
> Task :app:processVersionDevReleaseManifestForPackage
> Task :app:mergeExtDexVersionDevRelease
> Task :app:mergeVersionDevReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeVersionDevReleaseArtProfile
> Task :app:mergeVersionDevReleaseShaders
> Task :app:compileVersionDevReleaseShaders NO-SOURCE
> Task :app:generateVersionDevReleaseAssets UP-TO-DATE
> Task :app:mergeVersionDevReleaseAssets
> Task :app:compressVersionDevReleaseAssets
> Task :app:processVersionDevReleaseJavaRes
> Task :app:collectVersionDevReleaseDependencies
> Task :app:sdkVersionDevReleaseDependencyData
> Task :app:writeVersionDevReleaseAppMetadata
> Task :app:writeVersionDevReleaseSigningConfigVersions
> Task :app:processVersionDevReleaseResources
> Task :app:optimizeVersionDevReleaseResources
> Task :app:kaptGenerateStubsVersionDevReleaseKotlin
> Task :app:kaptVersionDevReleaseKotlin
warning: Supported source version 'RELEASE_8' from annotation processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper' less than -source '17'
Note: [prism4j-bundler] Processing took: 865 ms
Note: [prism4j-bundler] Processing took: 2 ms
Note: [prism4j-bundler] Processing took: 1 ms
> Task :app:compileVersionDevReleaseKotlin
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/AnonymousUser.kt:63:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/AnonymousUser.kt:67:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/MockUser.kt:58:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/MockUser.kt:62:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:46:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:47:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:48:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:57:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/RegisteredUser.kt:61:18 This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/Server.kt:35:16 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/account/Server.kt:36:16 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/appinfo/AppInfoImpl.kt:34:48 'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/core/LocalConnection.kt:98:32 Unchecked cast: IBinder to LocalBinder<S>
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/database/migrations/Migration67to68.kt:40:13 Variable 'newTableTempName' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/device/DeviceInfo.kt:30:45 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/device/PowerManagementServiceImpl.kt:49:50 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:26:41 'ThemeColorUtils' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:43:32 'ThemeColorUtils' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/di/ThemeModule.kt:44:20 'ThemeColorUtils' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:91:13 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:94:9 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:110:25 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:121:29 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:173:17 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:177:9 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/documentscan/DocumentScanActivity.kt:190:13 Property backing field in derived class com.nextcloud.client.documentscan.DocumentScanActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/errorhandling/ShowErrorActivity.kt:73:32 'encode(String!): String!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/EtmActivity.kt:77:19 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/EtmMenuAdapter.kt:49:51 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:40:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:62:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmAccountsFragment.kt:71:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:105:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:120:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmBackgroundJobsFragment.kt:141:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:105:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:130:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmFileTransferFragment.kt:142:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:21:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:37:53 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:58:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmMigrations.kt:67:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:40:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:57:15 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/etm/pages/EtmPreferencesFragment.kt:66:27 'onOptionsItemSelected(MenuItem): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/DownloadTask.kt:65:44 Parameter 'progress' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/DownloadTask.kt:65:69 Parameter 'isCancelled' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/DownloadTask.kt:68:25 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/FileTransferService.kt:116:39 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/FileTransferService.kt:126:28 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/FileTransferService.kt:138:13 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:72:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:73:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:74:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:75:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:134:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:135:23 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:136:25 'readParcelable(ClassLoader?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:137:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/Request.kt:138:23 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/TransferManagerImpl.kt:141:67 Parameter 'progress' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/TransferManagerImpl.kt:141:94 Parameter 'isCancelled' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/files/downloader/UploadTask.kt:94:25 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:94:60 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:137:61 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:152:81 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:184:67 Parameter 'clock' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:204:34 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:204:52 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/AccountRemovalWork.kt:217:61 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/BackgroundJobManagerImpl.kt:373:99 'REPLACE' is deprecated. Deprecated in favor of the UPDATE policy. UPDATE policy has very similar behavior: next run of the worker with the same unique name, going to have new specification. However, UPDATE has better defaults: unlike REPLACE policy UPDATE won't cancel the worker if it is currently running and new worker specification will be used only on the next run. Also it preserves original enqueue time, so unlike REPLACE period isn't reset. If you want to preserve previous behavior, CANCEL_AND_REENQUEUE should be used.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/BackgroundJobManagerImpl.kt:489:84 'REPLACE' is deprecated. Deprecated in favor of the UPDATE policy. UPDATE policy has very similar behavior: next run of the worker with the same unique name, going to have new specification. However, UPDATE has better defaults: unlike REPLACE policy UPDATE won't cancel the worker if it is currently running and new worker specification will be used only on the next run. Also it preserves original enqueue time, so unlike REPLACE period isn't reset. If you want to preserve previous behavior, CANCEL_AND_REENQUEUE should be used.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:48:13 Variable 'calendarPaths' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:49:47 Unchecked cast: (Mutable)Map<String!, Any!> to Map<String, AndroidCalendar>
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:65:17 Name shadowed: calendars
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/CalendarImportWork.kt:65:17 Variable 'calendars' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:186:55 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:190:17 Condition 'backupFolder != null' is always 'true'
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/ContactsBackupWork.kt:200:76 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:93:53 'locale: Locale!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:133:13 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:241:52 Type mismatch: inferred type is String? but String was expected
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesSyncWork.kt:242:44 Unsafe use of a nullable receiver of type Date?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:162:50 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:163:83 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:164:48 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:170:18 'execute(vararg ThumbnailsCacheManager.ThumbnailGenerationTaskObject!): AsyncTask<ThumbnailsCacheManager.ThumbnailGenerationTaskObject!, Void!, Bitmap!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/FilesUploadWorker.kt:273:78 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt:89:60 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt:268:50 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:255:18 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:255:36 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:257:18 'execute(OwnCloudClient!): RemoteOperationResult<Notification!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:304:38 'getClientFor(OwnCloudAccount!, Context!): OwnCloudClient!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:304:56 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/NotificationWork.kt:312:42 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:60:45 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:106:43 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:118:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:125:41 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:140:24 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/jobs/OfflineSyncWork.kt:147:24 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/FileLogHandler.kt:69:13 Unsafe use of a nullable receiver of type File?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/FileLogHandler.kt:102:32 Unsafe use of a nullable receiver of type Array<(out) File!>?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsActivity.kt:71:13 Property backing field in derived class com.nextcloud.client.logger.ui.LogsActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsActivity.kt:87:13 Property backing field in derived class com.nextcloud.client.logger.ui.LogsActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsActivity.kt:96:13 Property backing field in derived class com.nextcloud.client.logger.ui.LogsActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/logger/ui/LogsEmailSender.kt:52:13 Unsafe use of a nullable receiver of type File?
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/AudioFocusManager.kt:72:25 'requestAudioFocus(AudioManager.OnAudioFocusChangeListener!, Int, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/AudioFocusManager.kt:91:25 'abandonAudioFocus(AudioManager.OnAudioFocusChangeListener!): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/ExoplayerListener.kt:61:23 'ErrorFormat' is deprecated. This legacy helper should be refactored
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:25:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:33:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:33:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:37:32 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:39:28 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/LoadUrlTask.kt:45:14 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:100:22 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:114:26 'setAudioStreamType(Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:131:26 'cancel(Boolean): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:203:36 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:204:33 'ErrorFormat' is deprecated. This legacy helper should be refactored
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:209:39 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:214:40 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/Player.kt:218:46 Parameter 'mp' is never used
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:103:50 'constructor Builder(Context)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:109:74 'toUpperCase(Locale): String' is deprecated. Use uppercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:116:47 'toUpperCase(Locale): String' is deprecated. Use uppercase() instead.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:144:33 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:145:35 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:157:34 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/media/PlayerService.kt:186:13 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:77:25 'toPlatformAccount(): Account' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:93:41 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:112:38 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/mixins/SessionMixin.kt:133:38 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/notifications/AppNotificationManagerImpl.kt:38:32 'constructor Builder(Context)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/onboarding/OnboardingServiceImpl.kt:57:36 'getter for currentAccount: Account?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetConfigurationActivity.kt:39:51 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetConfigurationActivity.kt:183:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/client/widget/DashboardWidgetService.kt:126:39 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:79:30 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:113:57 'toOwnCloudAccount(): OwnCloudAccount' is deprecated. Temporary workaround
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:118:48 'tintPrimaryDrawable(Context, Int): Drawable?' is deprecated. Use tintDrawable(context, id, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/ChooseAccountDialogFragment.kt:160:64 'execute(vararg Void!): AsyncTask<Void!, Void!, Status!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:122:30 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:123:32 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:332:33 'colorOnSecondaryContainerTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView, ColorRole.ON_SECONDARY_CONTAINER) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:337:59 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:338:57 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:339:56 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/SetStatusDialogFragment.kt:340:62 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/ui/fileactions/FileActionsViewModel.kt:73:46 'getParcelableArrayList(String?): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:138:69 'getter for isConvex: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nextcloud/utils/view/FastScrollPopupBackground.kt:145:17 'setConvexPath(Path): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/nmc/android/ui/LauncherActivity.kt:67:9 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/authentication/PassCodeManager.kt:152:89 'getter for isScreenOn: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:147:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:195:9 Visibility modifiers are redundant in getter
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:308:50 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:311:46 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:325:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:409:33 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:409:73 'EXTRA_FILES: String?' is deprecated. This leads to crashes when too many files are passed. Use EXTRA_FILE_PATHS instead, or
better yet, store the target files wherever you need to use them instead of passing them through this activity.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:411:56 'EXTRA_FILES: String?' is deprecated. This leads to crashes when too many files are passed. Use EXTRA_FILE_PATHS instead, or
better yet, store the target files wherever you need to use them instead of passing them through this activity.
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:440:60 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:486:86 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/FolderPickerActivity.kt:490:44 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:22:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:59:27 'execute(vararg Void!): AsyncTask<Void!, Void!, Boolean!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:78:46 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:78:46 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/ManageSpaceActivity.kt:110:19 'onPostExecute(Result!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SetupEncryptionActivity.kt:37:28 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:222:30 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.DrawerActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.DrawerActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:232:9 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.DrawerActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.DrawerActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:244:9 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:259:13 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:262:9 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:298:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:306:21 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:555:75 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:577:13 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:628:47 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:637:19 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:697:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:701:21 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:709:13 'constructor ArbitraryDataProviderImpl(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:714:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:784:75 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/SyncedFoldersActivity.kt:811:17 Property backing field in derived class com.owncloud.android.ui.activity.SyncedFoldersActivity is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.ToolbarActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.ToolbarActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:60:22 Property backing field in derived class com.owncloud.android.ui.activity.TextEditorWebView is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:69:31 'setForceDarkStrategy(WebSettings, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:71:35 'DARK_STRATEGY_WEB_THEME_DARKENING_ONLY: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:75:31 'setForceDark(WebSettings, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:75:80 'FORCE_DARK_ON: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:85:59 Property backing field in derived class com.owncloud.android.ui.activity.TextEditorWebView is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.activity.FileActivity. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.activity.FileActivity if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/activity/TextEditorWebView.kt:85:72 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/GroupfolderListAdapter.kt:46:54 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/NewSecureFileDropViewHolder.kt:36:61 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:27:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:145:39 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:191:22 'executeOnExecutor(Executor!, vararg Any!): AsyncTask<Any!, Void!, Bitmap!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:192:21 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:192:31 'THREAD_POOL_EXECUTOR: Executor!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:269:22 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:274:22 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:277:41 'tintPrimaryDrawable(Context, Int): Drawable?' is deprecated. Use tintDrawable(context, id, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:280:76 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/OCFileListDelegate.kt:356:18 'cancel(Boolean): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/QuickSharingPermissionsAdapter.kt:65:41 'colorImageView(ImageView): Unit' is deprecated. Use colorImageView(imageView, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/QuickSharingPermissionsAdapter.kt:74:68 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchHeaderViewHolder.kt:39:33 'colorPrimaryTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchItemViewHolder.kt:103:40 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/adapter/UnifiedSearchListAdapter.kt:163:29 'execute(vararg File!): AsyncTask<File!, Void!, Void!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:44:55 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:46:37 'getData(): ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GetRemoteFileTask.kt:60:31 'execute(OwnCloudClient!): RemoteOperationResult<T!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:23:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:35:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:35:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/asynctasks/GroupfoldersSearchTask.kt:49:20 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:30:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:46:51 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:129:34 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:130:29 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:190:67 'execute(vararg Void!): AsyncTask<Void!, Void!, TemplateList!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:207:103 'execute(vararg Void!): AsyncTask<Void!, Void!, String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:285:9 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:285:9 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:302:19 'execute(OwnCloudClient!): RemoteOperationResult<String!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:306:67 'execute(OwnCloudClient!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:318:70 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:320:39 'getFileByPath(String!): OCFile!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:322:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:361:9 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:361:9 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:372:22 'execute(OwnCloudClient!): RemoteOperationResult<TemplateList!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/dialog/ChooseTemplateDialogFragment.kt:378:25 'CreationException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/FileDetailsSharingProcessFragment.kt:143:23 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/FileDetailsSharingProcessFragment.kt:145:24 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/FileDetailsSharingProcessFragment.kt:147:32 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/FileDetailsSharingProcessFragment.kt:181:33 'colorPrimaryTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/FileDetailsSharingProcessFragment.kt:182:33 'colorPrimaryTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GalleryFragmentBottomSheetDialog.kt:69:37 'colorImageView(ImageView): Unit' is deprecated. Use colorImageView(imageView, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GalleryFragmentBottomSheetDialog.kt:89:49 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GalleryFragmentBottomSheetDialog.kt:98:48 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GalleryFragmentBottomSheetDialog.kt:107:56 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:81:60 Property backing field in derived class com.owncloud.android.ui.fragment.GroupfolderListFragment is accessed instead of the property itself. This happens because of field with the same name in the base class com.owncloud.android.ui.fragment.OCFileListFragment. This behavior will be changed soon in favor of the property. Please use explicit cast to com.owncloud.android.ui.fragment.OCFileListFragment if you wish to preserve current behavior. See https://youtrack.jetbrains.com/issue/KT-55017 for details
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:94:11 'execute(vararg Void!): AsyncTask<Void!, Void!, Map<String, Groupfolder>!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:99:9 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:125:79 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/GroupfolderListFragment.kt:133:46 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:23:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:39:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:39:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:59:42 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:66:53 'execute(User!, Context!): RemoteOperationResult<T!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:71:61 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/OCFileListSearchAsyncTask.kt:91:18 'getter for isCancelled: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:108:37 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:110:46 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt:117:29 Parameter 'd' is never used, could be renamed to _
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:71:9 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:87:79 'execute(User!, Context!): RemoteOperationResult<(raw) Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/SharedListFragment.kt:95:46 'getter for data: ArrayList<Any!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/UnifiedSearchFragment.kt:126:49 'tintPrimaryDrawable(Context, Int): Drawable?' is deprecated. Use tintDrawable(context, id, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/UnifiedSearchFragment.kt:162:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/UnifiedSearchFragment.kt:229:41 'getActionView(MenuItem!): View!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/fragment/contactsbackup/BackupListAdapter.kt:162:33 'colorPrimaryTextViewElement(TextView): Unit' is deprecated. Use colorTextView(textView) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/helpers/UriUploader.kt:159:18 'execute(vararg Any!): AsyncTask<Any!, Void!, RemoteOperationResult.ResultCode!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/PreviewBitmapActivity.kt:69:9 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:78:35 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:113:9 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/preview/pdf/PreviewPdfFragment.kt:120:15 'onPrepareOptionsMenu(Menu): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/unifiedsearch/UnifiedSearchViewModel.kt:110:5 'open' has no effect in a final class
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/ui/unifiedsearch/UnifiedSearchViewModel.kt:201:5 'open' has no effect in a final class
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:158:62 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:201:14 'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:207:50 'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:220:62 'fromContext(Context!): AppPreferences!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:227:34 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/PermissionUtil.kt:233:38 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:30:27 'PreferenceCategory' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:61:43 'PreferenceCategory' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:62:29 'getter for context: Context!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:63:60 'getter for title: CharSequence!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:70:22 'setter for title: CharSequence!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:97:35 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:98:39 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:101:42 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:102:39 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:135:38 'tintPrimaryDrawable(Context, Drawable?): Drawable?' is deprecated. Use tintDrawable(context, drawable, ColorRole.PRIMARY) instead
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:242:39 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/main/java/com/owncloud/android/utils/theme/FilesSpecificViewThemeUtils.kt:243:46 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nextcloud.android.beta/app/src/versionDev/java/com/nextcloud/android/appReview/InAppReviewHelperImpl.kt:29:29 Parameter 'appPreferences' is never used
> Task :app:compileVersionDevReleaseJavaWithJavac
The following annotation processors are not incremental: prism4j-bundler-2.0.0.jar (io.noties:prism4j-bundler:2.0.0).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:dexBuilderVersionDevRelease
> Task :app:mergeVersionDevReleaseGlobalSynthetics
> Task :app:lintVitalAnalyzeVersionDevRelease
> Task :app:mergeVersionDevReleaseJavaResource
> Task :app:mergeDexVersionDevRelease
> Task :app:compileVersionDevReleaseArtProfile
> Task :app:packageVersionDevRelease
> Task :app:createVersionDevReleaseApkListingFileRedirect
> Task :app:lintVitalReportVersionDevRelease
> Task :app:lintVitalVersionDevRelease
> Task :app:assembleVersionDevRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 7m 35s
49 actionable tasks: 49 executed
2023-06-10 06:59:09,473 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.nextcloud.android.beta, universal_newlines=False, shell=None, istream=<valid stream>)
2023-06-10 06:59:09,490 INFO: Successfully built version 20230609 of com.nextcloud.android.beta from 9cc1d3de3bc40e079e087d9dcea03e10b3129f4d
2023-06-10 06:59:09,904 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 06:59:09,905 DEBUG: Start of Namespace mapping: prefix 69: 'android' --> uri 232: 'http://schemas.android.com/apk/res/android'
2023-06-10 06:59:09,912 DEBUG: Checking build/com.nextcloud.android.beta/app/build/outputs/apk/versionDev/release/versionDev-release-20230609.apk
2023-06-10 06:59:09,964 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 06:59:09,964 DEBUG: Start of Namespace mapping: prefix 69: 'android' --> uri 232: 'http://schemas.android.com/apk/res/android'
2023-06-10 06:59:10,092 INFO: success: com.nextcloud.android.beta
2023-06-10 06:59:10,092 INFO: Finished
2023-06-10 06:59:10,092 INFO: 1 build succeeded