Skip to content

[Automated] Merge releases into main #1364

[Automated] Merge releases into main

[Automated] Merge releases into main #1364

Triggered via pull request July 16, 2024 08:06
@rorbechrorbech
synchronize #1809
releases
Status Failure
Total duration 1h 8m 7s
Artifacts 18

pr.yml

on: pull_request
static-analysis  /  ktlint
5m 5s
static-analysis / ktlint
static-analysis  /  detekt
4m 18s
static-analysis / detekt
check-cache  /  Cache SHA
9s
check-cache / Cache SHA
check-cache  /  Metadata & Compiler plugin
2s
check-cache / Metadata & Compiler plugin
check-cache  /  JVM (All platforms)
4s
check-cache / JVM (All platforms)
check-cache  /  JNI Stub (JVM)
4s
check-cache / JNI Stub (JVM)
check-cache  /  JNI MacOS Lib
2s
check-cache / JNI MacOS Lib
check-cache  /  JNI Linux Lib
4s
check-cache / JNI Linux Lib
check-cache  /  JNI Windows Lib
3s
check-cache / JNI Windows Lib
check-cache  /  Android
5s
check-cache / Android
check-cache  /  Android Base Test APK
4s
check-cache / Android Base Test APK
check-cache  /  Android Sync Test APK
5s
check-cache / Android Sync Test APK
check-cache  /  MacOS arm64
3s
check-cache / MacOS arm64
check-cache  /  MacOS x64
2s
check-cache / MacOS x64
check-cache  /  iOS arm64
2s
check-cache / iOS arm64
check-cache  /  iOS x64
4s
check-cache / iOS x64
build-kotlin-metadata-package
6m 43s
build-kotlin-metadata-package
build-android-packages
33m 3s
build-android-packages
build-ios-x64-packages
27m 7s
build-ios-x64-packages
build-ios-arm64-packages
27m 29s
build-ios-arm64-packages
build-macos-x64-packages
24m 49s
build-macos-x64-packages
build-macos-arm64-packages
25m 30s
build-macos-arm64-packages
build-jni-swig-stub
3m 11s
build-jni-swig-stub
check-release-build
7s
check-release-build
Matrix: test-ios-packages
Matrix: test-macos-packages
build-jvm-linux-native-lib
7m 13s
build-jvm-linux-native-lib
build-jvm-windows-native-lib
7m 0s
build-jvm-windows-native-lib
build-jvm-macos-native-lib
9m 3s
build-jvm-macos-native-lib
build-jvm-packages
4m 35s
build-jvm-packages
package-all-artifacts
13s
package-all-artifacts
Matrix: test-android-packages-emulator
AWS Device Farm Sync Tests
0s
AWS Device Farm Sync Tests
Matrix: test-jvm-packages
AWS Device Farm
0s
AWS Device Farm
Matrix: integration-tests / gradle-plugin-integration-java-17
Matrix: integration-tests / gradle-plugin-integration
integration-tests  /  android-min-versions-compatibility
3m 9s
integration-tests / android-min-versions-compatibility
integration-tests  /  realm-java-compatibiliy
13m 7s
integration-tests / realm-java-compatibiliy
integration-tests  /  build-benchmarks
1m 42s
integration-tests / build-benchmarks
deploy-release  /  Deploy release
deploy-release / Deploy release
deploy-snapshot  /  Deploy SNAPSHOT
deploy-snapshot / Deploy SNAPSHOT
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
test-jvm-packages (ubuntu-latest, sync)
Failed test were found and 'fail-on-error' option is set to true
test-jvm-packages (ubuntu-latest, sync)
Process completed with exit code 1.
test-ios-packages (macos-14, sync)
Failed test were found and 'fail-on-error' option is set to true
test-ios-packages (macos-14, sync)
Process completed with exit code 1.
build-jni-swig-stub
swig 4.2.1 is available and more recent than version 4.2.0.
build-jni-swig-stub
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
build-jni-swig-stub
Unsupported Kotlin plugin version.
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
Unsupported Kotlin plugin version.
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/SyncExceptions.kt:72:5 '@deprecated(...) class UnrecoverableSyncException : SyncException' is deprecated. This will be removed in the future. Test for SyncException.isFatal instead.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:20:8 '@deprecated(...) class UnrecoverableSyncException : SyncException' is deprecated. This will be removed in the future. Test for SyncException.isFatal instead.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:99:13 'constructor(message: String): UnrecoverableSyncException' is deprecated. This will be removed in the future. Test for SyncException.isFatal instead.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:106:25 'constructor(message: String): UnrecoverableSyncException' is deprecated. This will be removed in the future. Test for SyncException.isFatal instead.
build-kotlin-metadata-package
Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
build-jvm-linux-native-lib
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-jvm-packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: android-actions/setup-android@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-jvm-packages
Unsupported Kotlin plugin version.
build-android-packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: android-actions/setup-android@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-android-packages
swig 4.2.1 is available and more recent than version 4.2.0.
build-android-packages
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size
Detekt Analyzer report Expired
34.6 KB
Ktlint Analyzer report Expired
4.01 KB
all-packages-2.1.1-SNAPSHOT Expired
95.7 MB
android-base-test-apk-2.1.1-SNAPSHOT Expired
252 MB
android-sync-test-apk-2.1.1-SNAPSHOT Expired
253 MB
jni-linux-lib-2.1.1-SNAPSHOT Expired
6.64 MB
jni-macos-lib-2.1.1-SNAPSHOT Expired
5.56 MB
jni-stub-2.1.1-SNAPSHOT Expired
41.9 KB
jni-windows-lib-2.1.1-SNAPSHOT Expired
4.11 MB
logcat-base-emulator.txt Expired
233 KB
logcat-sync-emulator.txt Expired
293 KB
packages-android-2.1.1-SNAPSHOT Expired
18.7 MB
packages-ios-arm64-2.1.1-SNAPSHOT Expired
15 MB
packages-ios-x64-2.1.1-SNAPSHOT Expired
7.71 MB
packages-jvm-2.1.1-SNAPSHOT Expired
18 MB
packages-macos-arm64-2.1.1-SNAPSHOT Expired
13.2 MB
packages-macos-x64-2.1.1-SNAPSHOT Expired
13.2 MB
packages-metadata-2.1.1-SNAPSHOT Expired
9.87 MB