log for com.github.andreyasadchy.xtra:208
== Installed Android Tools ==
2023-09-23 16:45:21,793 DEBUG: Reading 'config.yml'
2023-09-23 16:45:21,810 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 16:45:21,811 INFO: Creating log directory
2023-09-23 16:45:21,811 INFO: Creating temporary directory
2023-09-23 16:45:21,812 INFO: Creating output directory
2023-09-23 16:45:21,858 DEBUG: Getting git vcs interface for https://github.com/crackededed/Xtra.git
2023-09-23 16:45:21,858 DEBUG: Checking com.github.andreyasadchy.xtra:208
2023-09-23 16:45:21,858 INFO: Building version 2.25.1 (208) of com.github.andreyasadchy.xtra
2023-09-23 16:45:21,859 INFO: Running 'sudo' commands in /home/vagrant
2023-09-23 16:45:21,859 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 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 [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 7s (2175 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 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (30.0 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.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-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.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-23 16:46:02,823 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 16:46:03,135 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-09-23 16:46:21,679 INFO: Getting source for revision a922675e8f2c87095c3658134928bf8b93c78eb6
2023-09-23 16:46:21,680 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:21,681 DEBUG: > git rev-parse --show-toplevel
2023-09-23 16:46:21,896 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:21,896 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 16:46:22,111 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:22,111 DEBUG: > git reset --hard
2023-09-23 16:46:22,422 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:22,423 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 16:46:22,533 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:22,534 DEBUG: > git clean -dffx
2023-09-23 16:46:22,645 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:22,645 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-09-23 16:46:23,358 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:23,359 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-09-23 16:46:23,871 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:23,871 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-09-23 16:46:24,484 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:24,484 DEBUG: > git remote set-head origin --auto
2023-09-23 16:46:26,601 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:26,602 DEBUG: > git checkout -f a922675e8f2c87095c3658134928bf8b93c78eb6
2023-09-23 16:46:27,416 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2023-09-23 16:46:27,416 DEBUG: > git clean -dffx
2023-09-23 16:46:27,527 INFO: Creating local.properties file at build/com.github.andreyasadchy.xtra/local.properties
2023-09-23 16:46:27,528 INFO: Creating local.properties file at build/com.github.andreyasadchy.xtra/app/local.properties
2023-09-23 16:46:27,529 DEBUG: Removing debuggable flags from build/com.github.andreyasadchy.xtra/app
2023-09-23 16:46:27,550 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.github.andreyasadchy.xtra/app/build.gradle.kts
2023-09-23 16:46:27,585 INFO: Cleaning Gradle project...
2023-09-23 16:46:27,586 DEBUG: Directory: build/com.github.andreyasadchy.xtra/app
2023-09-23 16:46:27,586 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.3 via distributionUrl
Downloading missing gradle version 8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.3-bin.zip: OK
Running /opt/gradle/versions/8.3/bin/gradle clean
Welcome to Gradle 8.3!
Here are the highlights of this release:
- Faster Java compilation
- Reduced memory usage
- Support for running on Java 20
For more details see https://docs.gradle.org/8.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/settings.gradle.kts:13:9: 'jcenter(): MavenArtifactRepository!' is deprecated. Deprecated in Java
> Configure project :
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/build.gradle.kts:11:24: 'getter for buildDir: File!' is deprecated. Deprecated in Java
> Task :app:clean UP-TO-DATE
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.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 53s
1 actionable task: 1 up-to-date
2023-09-23 16:49:27,442 INFO: Scanning source for common problems...
2023-09-23 16:49:27,455 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 16:49:27,545 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 16:49:27,546 INFO: Creating source tarball...
2023-09-23 16:49:28,322 INFO: Building Gradle project...
2023-09-23 16:49:28,323 DEBUG: Directory: build/com.github.andreyasadchy.xtra/app
2023-09-23 16:49:28,323 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.3 via distributionUrl
Running /opt/gradle/versions/8.3/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
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
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
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:packageReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:mergeReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:generateSafeArgsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:checkApolloVersions
> Task :app:generateServiceApolloSources
> Task :checkServiceApolloDuplicates
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libglide-webp.so.
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
Note: [1] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.webp.WebpGlideLibraryModule, com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule]
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:806:31 Parameter 'helixClientId' is never used
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:806:55 Parameter 'helixToken' is never used
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:806:76 Parameter 'channelId' is never used
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:906:25 Parameter 'helixClientId' is never used
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:906:49 Parameter 'helixToken' is never used
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:906:70 Parameter 'channelId' is never used
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/BookmarksRepository.kt:41:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/BookmarksRepository.kt:53:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/LocalFollowChannelRepository.kt:35:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/LocalFollowChannelRepository.kt:44:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/LocalFollowGameRepository.kt:31:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/LocalFollowGameRepository.kt:40:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/OfflineRepository.kt:45:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/OfflineRepository.kt:57:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/OfflineRepository.kt:63:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/OfflineRepository.kt:68:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/OfflineRepository.kt:78:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/OfflineRepository.kt:82:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/PlayerRepository.kt:250:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/PlayerRepository.kt:268:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/VodBookmarkIgnoredUsersRepository.kt:27:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/datasource/FollowedChannelsDataSource.kt:260:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/channel/ChannelPagerFragment.kt:138:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/channel/ChannelPagerFragment.kt:144:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/channel/ChannelPagerFragment.kt:384:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/channel/ChannelPagerViewModel.kt:119:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/channel/ChannelPagerViewModel.kt:158:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/channel/ChannelPagerViewModel.kt:182:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/common/MediaFragment.kt:29:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/ClipDownloadDialog.kt:50:15 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/ClipDownloadDialog.kt:59:24 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/ClipDownloadDialog.kt:60:29 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/ClipDownloadViewModel.kt:66:45 Unnecessary non-null assertion (!!) on a non-null receiver of type Map<String, String>
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/ClipDownloadViewModel.kt:72:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:41:25 'constructor IntentService(String!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:41:25 'IntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:83:9 'setIntentRedelivery(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:88:15 'onCreate(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:100:28 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:160:51 Unsafe use of a nullable receiver of type Array<(out) String!>?
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:167:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:207:15 'onDestroy(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:216:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:239:13 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/DownloadService.kt:278:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/VideoDownloadDialog.kt:58:15 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/VideoDownloadDialog.kt:72:28 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/VideoDownloadDialog.kt:76:48 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/download/VideoDownloadViewModel.kt:120:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/FollowMediaFragment.kt:59:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/FollowMediaFragment.kt:65:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/FollowPagerFragment.kt:61:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/FollowPagerFragment.kt:67:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/FollowPagerFragment.kt:123:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/channels/FollowedChannelsSortDialog.kt:58:45 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/follow/channels/FollowedChannelsSortDialog.kt:63:44 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GameMediaFragment.kt:107:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GameMediaFragment.kt:113:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GameMediaFragment.kt:184:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamePagerFragment.kt:107:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamePagerFragment.kt:113:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamePagerFragment.kt:154:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamePagerViewModel.kt:66:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamePagerViewModel.kt:107:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamePagerViewModel.kt:131:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamesFragment.kt:60:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamesFragment.kt:66:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/games/GamesFragment.kt:99:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/login/LoginActivity.kt:74:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/login/LoginActivity.kt:177:39 'setForceDark(WebSettings, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/login/LoginActivity.kt:177:85 'FORCE_DARK_ON: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/login/LoginActivity.kt:180:39 'setForceDarkStrategy(WebSettings, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/login/LoginActivity.kt:180:93 'DARK_STRATEGY_WEB_THEME_DARKENING_ONLY: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/main/MainActivity.kt:154:76 'CONNECTIVITY_ACTION: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/main/MainActivity.kt:185:13 'overridePendingTransition(Int, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/main/MainActivity.kt:187:13 'overridePendingTransition(Int, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/main/MainActivity.kt:305:74 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/BasePlayerFragment.kt:208:39 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/BasePlayerFragment.kt:550:48 'setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/BasePlayerFragment.kt:581:48 'setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/PlaybackService.kt:316:110 Unchecked cast: java.util.HashMap<*, *>? to kotlin.collections.HashMap<String, String> /* = java.util.HashMap<String, String> */
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/PlaybackService.kt:318:114 Unchecked cast: Serializable? to kotlin.collections.HashMap<String, String> /* = java.util.HashMap<String, String> */
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/PlayerGamesDialog.kt:51:42 'getParcelableArrayList(String?): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/PlayerViewModel.kt:101:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/PlayerViewModel.kt:140:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/SleepTimerDialog.kt:63:15 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/clip/ClipPlayerFragment.kt:60:35 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/offline/OfflinePlayerFragment.kt:43:36 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/stream/StreamPlayerFragment.kt:71:37 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/video/VideoPlayerFragment.kt:68:36 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/video/VideoPlayerViewModel.kt:86:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/video/VideoPlayerViewModel.kt:101:90 Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/player/video/VideoPlayerViewModel.kt:119:99 Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/SavedMediaFragment.kt:56:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/SavedMediaFragment.kt:62:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/SavedPagerFragment.kt:61:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/SavedPagerFragment.kt:67:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/SavedPagerFragment.kt:98:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/bookmarks/BookmarksViewModel.kt:42:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/downloads/DownloadsViewModel.kt:31:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/downloads/DownloadsViewModel.kt:43:37 Unsafe use of a nullable receiver of type File?
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/downloads/DownloadsViewModel.kt:44:25 Unsafe use of a nullable receiver of type Array<(out) File!>?
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/downloads/DownloadsViewModel.kt:45:25 Unsafe use of a nullable receiver of type File?
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/saved/downloads/DownloadsViewModel.kt:49:25 Unsafe use of a nullable receiver of type Array<(out) File!>?
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/search/SearchPagerFragment.kt:109:42 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/search/tags/TagSearchFragment.kt:97:46 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/settings/SettingsViewModel.kt:17:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/settings/api/DragListFragment.kt:95:62 Unchecked cast: Any! to Pair<Long, String>
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/streams/common/StreamsSortDialog.kt:52:43 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/top/TopFragment.kt:50:46 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/top/TopFragment.kt:56:103 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/videos/BaseVideosViewModel.kt:33:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/videos/BaseVideosViewModel.kt:67:99 Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/videos/VideosSortDialog.kt:112:43 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/videos/VideosSortDialog.kt:113:47 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/videos/VideosSortDialog.kt:119:45 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/videos/VideosSortDialog.kt:125:46 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/ui/view/SlidingLayout.kt:187:20 'getParcelable(String?): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/util/ContextExtensions.kt:18:45 'getter for activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/util/ContextExtensions.kt:18:86 'getNetworkInfo(Int): NetworkInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/util/ContextExtensions.kt:18:121 'TYPE_VPN: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/util/ContextExtensions.kt:19:20 'getter for isConnectedOrConnecting: Boolean' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.andreyasadchy.xtra/app/build/generated/source/kapt/release/com/github/andreyasadchy/xtra/ui/download/Hilt_DownloadService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
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.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 10m 31s
56 actionable tasks: 56 executed
2023-09-23 17:00:00,430 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.andreyasadchy.xtra, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 17:00:00,446 INFO: Successfully built version 2.25.1 of com.github.andreyasadchy.xtra from a922675e8f2c87095c3658134928bf8b93c78eb6
2023-09-23 17:00:00,729 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 17:00:00,729 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 121: 'http://schemas.android.com/apk/res/android'
2023-09-23 17:00:00,731 DEBUG: Checking build/com.github.andreyasadchy.xtra/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-23 17:00:00,756 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 17:00:00,756 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 121: 'http://schemas.android.com/apk/res/android'
2023-09-23 17:00:00,798 INFO: success: com.github.andreyasadchy.xtra
2023-09-23 17:00:00,798 INFO: Finished
2023-09-23 17:00:00,799 INFO: 1 build succeeded