Switch to Coil for image loading #488
ci.yml
on: push
Matrix: Build Desktop App
Build Discord Bot
2m 47s
Build Android App
4m 7s
Deploy to test flight
0s
Publish to MSStore
0s
Create Release
0s
Annotations
6 errors and 12 warnings
Build Discord Bot
Gradle build failed: see console output for details
|
Build Android App
Gradle build failed: see console output for details
|
Build Desktop App (ubuntu-latest)
Gradle build failed: see console output for details
|
Build Desktop App (windows-latest)
The operation was canceled.
|
Build Desktop App (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build Desktop App (macos-latest)
The operation was canceled.
|
Build Desktop App (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Desktop App (windows-latest)
Failed to save cache entry with path 'C:\Users\runneradmin\.gradle\caches\*\kotlin-dsl\*\*' and key: kotlin-dsl-a07ae5161fa9d2e986776f28163c6819: Error: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 1
|
Build Desktop App (windows-latest)
Failed to save cache entry with path 'C:\Users\runneradmin\.gradle\caches\jars-*\*' and key: instrumented-jars-7891ca6bb4b511b92d99180ba478fbc6: Error: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
|
Build Desktop App (windows-latest)
Failed to delete C:\Users\runneradmin\.gradle\caches\jars-9\jars-9.lock, which will impact caching.
It is likely locked by another process. Output of 'jps -ml':
2032 jdk.jcmd/sun.tools.jps.Jps -lm
3880 org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.5
5324 org.jetbrains.kotlin.daemon.KotlinCompileDaemon --daemon-runFilesPath C:\Users\runneradmin\AppData\Local\kotlin\daemon --daemon-autoshutdownIdleSeconds=7200 --daemon-compilerClasspath C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.9.20\b44d2f7d8c1c67c0ed66d40e57e52623ca753db7\kotlin-compiler-embeddable-1.9.20.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.9.20\e58b4816ac517e9cc5df1db051120c63d4cde669\kotlin-stdlib-1.9.20.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.9.20\6fdfef711b8e07f1a4d0979a60acd7bc8a800777\kotlin-script-runtime-1.9.20.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.6.10\1cbe9c92c12a94eea200d23c2bbaedaf3daf5132\kotlin-reflect-1.6.10.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.9.20\a2a6b491bc53049e2f1af33245481db
|
Build Desktop App (windows-latest)
Unhandled error in Gradle post-action - job will continue: Error: EBUSY: resource busy or locked, unlink 'C:\Users\runneradmin\.gradle\caches\jars-9\jars-9.lock'
|
Build Desktop App (windows-latest)
Failed to delete C:\Users\runneradmin\.gradle\caches\8.5\generated-gradle-jars\gradle-api-8.5.jar, which will impact caching.
It is likely locked by another process. Output of 'jps -ml':
3464 jdk.jcmd/sun.tools.jps.Jps -lm
3880 org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.5
5324 org.jetbrains.kotlin.daemon.KotlinCompileDaemon --daemon-runFilesPath C:\Users\runneradmin\AppData\Local\kotlin\daemon --daemon-autoshutdownIdleSeconds=7200 --daemon-compilerClasspath C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-compiler-embeddable\1.9.20\b44d2f7d8c1c67c0ed66d40e57e52623ca753db7\kotlin-compiler-embeddable-1.9.20.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.9.20\e58b4816ac517e9cc5df1db051120c63d4cde669\kotlin-stdlib-1.9.20.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-script-runtime\1.9.20\6fdfef711b8e07f1a4d0979a60acd7bc8a800777\kotlin-script-runtime-1.9.20.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.6.10\1cbe9c92c12a94eea200d23c2bbaedaf3daf5132\kotlin-reflect-1.6.10.jar;C:\Users\runneradmin\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-daemon-embeddable\1.9.20\a2a6b491bc53049e2f1af33245481db
|
Build Desktop App (windows-latest)
Unhandled error in Gradle post-action - job will continue: Error: EBUSY: resource busy or locked, unlink 'C:\Users\runneradmin\.gradle\caches\8.5\generated-gradle-jars\gradle-api-8.5.jar'
|
Build Desktop App (windows-latest)
Failed to save cache entry with path 'C:\Users\runneradmin\.gradle\caches,C:\Users\runneradmin\.gradle\notifications,C:\Users\runneradmin\.gradle\.gradle-build-action' and key: v8-gradle|Windows|artifact ci-build_desktop_app[6601884659888c253676213bdb2a7a58]-28ed6b8e36feffe7ef7576468f1bc5230e71683c: Error: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
|
Build Desktop App (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Desktop App (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Desktop App (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Desktop App (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|