log for com.github.andreyasadchy.xtra:224
== Installed Android Tools ==
2024-02-09 19:54:43,158 DEBUG: Reading 'config.yml'
2024-02-09 19:54:43,176 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 19:54:43,177 INFO: Creating log directory
2024-02-09 19:54:43,177 INFO: Creating temporary directory
2024-02-09 19:54:43,177 INFO: Creating output directory
2024-02-09 19:54:43,245 DEBUG: Getting git vcs interface for https://github.com/crackededed/Xtra.git
2024-02-09 19:54:43,245 DEBUG: Checking com.github.andreyasadchy.xtra:224
2024-02-09 19:54:43,245 INFO: Building version 2.29.0 (224) of com.github.andreyasadchy.xtra
2024-02-09 19:54:43,246 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 19:54:43,246 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 [267 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 [172 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 16s (991 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.10+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.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (33.0 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+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.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2024-02-09 19:55:32,598 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 19:55:32,909 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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
2024-02-09 19:55:52,873 INFO: Getting source for revision 8889257c69064c5e2ac75862ff8e2ba87926ae9c
2024-02-09 19:55:52,874 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:52,875 DEBUG: > git rev-parse --show-toplevel
2024-02-09 19:55:53,090 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:53,091 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 19:55:53,303 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:53,303 DEBUG: > git reset --hard
2024-02-09 19:55:53,615 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:53,615 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 19:55:53,724 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:53,725 DEBUG: > git clean -dffx
2024-02-09 19:55:53,836 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:53,837 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
2024-02-09 19:55:54,449 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:54,450 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
2024-02-09 19:55:54,962 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:54,962 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
2024-02-09 19:55:55,475 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:55,476 DEBUG: > git remote set-head origin --auto
2024-02-09 19:55:56,088 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:56,089 DEBUG: > git checkout -f 8889257c69064c5e2ac75862ff8e2ba87926ae9c
2024-02-09 19:55:56,400 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:56,401 DEBUG: > git clean -dffx
2024-02-09 19:55:56,512 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:56,513 DEBUG: > git rev-parse --show-toplevel
2024-02-09 19:55:56,725 DEBUG: Directory: build/com.github.andreyasadchy.xtra
2024-02-09 19:55:56,725 DEBUG: > git submodule deinit --all --force
2024-02-09 19:55:56,836 INFO: Creating local.properties file at build/com.github.andreyasadchy.xtra/local.properties
2024-02-09 19:55:56,838 INFO: Creating local.properties file at build/com.github.andreyasadchy.xtra/app/local.properties
2024-02-09 19:55:56,838 DEBUG: Removing debuggable flags from build/com.github.andreyasadchy.xtra/app
2024-02-09 19:55:56,860 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.github.andreyasadchy.xtra/app/build.gradle.kts
2024-02-09 19:55:56,899 INFO: Cleaning Gradle project...
2024-02-09 19:55:56,899 DEBUG: Directory: build/com.github.andreyasadchy.xtra/app
2024-02-09 19:55:56,899 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.6 via distributionUrl
Downloading missing gradle version 8.6
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.6-bin.zip: OK
Running /opt/gradle/versions/8.6/bin/gradle clean
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/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.6/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
> 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.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 39s
1 actionable task: 1 up-to-date
2024-02-09 19:58:44,168 INFO: Scanning source for common problems...
2024-02-09 19:58:44,201 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 19:58:44,317 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-02-09 19:58:44,318 INFO: Creating source tarball...
2024-02-09 19:58:45,109 INFO: Building Gradle project...
2024-02-09 19:58:45,109 DEBUG: Directory: build/com.github.andreyasadchy.xtra/app
2024-02-09 19:58:45,109 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/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.6/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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" 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:checkKotlinGradlePluginConfigurationErrors
> 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:mergeReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:parseReleaseLocalResources
> Task :app:generateSafeArgsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:checkApolloVersions
> Task :app:generateServiceApolloSources
> Task :checkServiceApolloDuplicates
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:checkReleaseAarMetadata
> 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:processReleaseManifestForPackage
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:bundleReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.github.andreyasadchy.xtra/app/src/main/java/com/github/andreyasadchy/xtra/repository/ApiRepository.kt:849: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:849: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:849: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:949: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:949: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:949: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:43: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:55: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:238: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:256: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:150:38 '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:156:95 '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:446: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/download/ClipDownloadDialog.kt:51: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:52: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/ClipDownloadDialog.kt:52:60 Unchecked cast: Serializable? to Map<String, String>?
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:65: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:69: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:83:38 '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:89:95 '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:179: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/FollowPagerFragment.kt:81:38 '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:87:95 '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:172: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:114:38 '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:120:95 '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:229: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:111:38 '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:117:95 '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:209: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:73:38 '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:79:95 '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:133: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:86: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:183: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:183: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:186: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:186: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:216: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:284: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:286: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:421: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:597: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:641: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:343: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:345: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:53: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:80:38 '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:86:95 '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:156: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/SavedPagerFragment.kt:80:38 '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:86:95 '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:146: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:50: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:39: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:51: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:52: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:53: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:57: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:181: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:107: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/MaterialPreferenceFragment.kt:28:18 'setTargetFragment(Fragment?, 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/settings/SettingsActivity.kt:638:74 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/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/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:77:38 '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:83:95 '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:134: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/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:188: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:25: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:25: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:25: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:26:20 'getter for isConnectedOrConnecting: Boolean' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.andreyasadchy.xtra/app/build/generated/ksp/release/java/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:generateReleaseLintVitalReportModel
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:expandReleaseArtProfileWildcards
> 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.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m 32s
58 actionable tasks: 58 executed
2024-02-09 20:08:18,287 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.andreyasadchy.xtra, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 20:08:18,302 INFO: Successfully built version 2.29.0 of com.github.andreyasadchy.xtra from 8889257c69064c5e2ac75862ff8e2ba87926ae9c
2024-02-09 20:08:18,589 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 20:08:18,589 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 120: 'http://schemas.android.com/apk/res/android'
2024-02-09 20:08:18,592 DEBUG: Checking build/com.github.andreyasadchy.xtra/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 20:08:18,615 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 20:08:18,616 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 120: 'http://schemas.android.com/apk/res/android'
2024-02-09 20:08:18,654 INFO: success: com.github.andreyasadchy.xtra
2024-02-09 20:08:18,655 INFO: Finished
2024-02-09 20:08:18,655 INFO: 1 build succeeded