[RKOTLIN-1096] Add SyncException.isFatal to signal unrecoverable sync exceptions #1313
pr.yml
on: pull_request
static-analysis
/
ktlint
3m 24s
static-analysis
/
detekt
2m 46s
check-cache
/
Cache SHA
15s
check-cache
/
Metadata & Compiler plugin
5s
check-cache
/
JVM (All platforms)
3s
check-cache
/
JNI Stub (JVM)
5s
check-cache
/
JNI MacOS Lib
5s
check-cache
/
JNI Linux Lib
2s
check-cache
/
JNI Windows Lib
3s
check-cache
/
Android
5s
check-cache
/
Android Base Test APK
3s
check-cache
/
Android Sync Test APK
5s
check-cache
/
MacOS arm64
3s
check-cache
/
MacOS x64
5s
check-cache
/
iOS arm64
2s
check-cache
/
iOS x64
2s
build-ios-x64-packages
33m 25s
build-ios-arm64-packages
37m 4s
build-macos-x64-packages
30m 31s
build-macos-arm64-packages
22m 34s
Matrix: test-ios-packages
Matrix: test-macos-packages
build-jvm-linux-native-lib
7m 42s
build-jvm-windows-native-lib
6m 35s
build-jvm-macos-native-lib
3m 43s
Matrix: integration-tests / gradle-plugin-integration-java-17
Waiting for pending jobs
Matrix: integration-tests / gradle-plugin-integration
Waiting for pending jobs
integration-tests
/
android-min-versions-compatibility
integration-tests
/
build-benchmarks
integration-tests
/
realm-java-compatibiliy
deploy-release
/
Deploy release
deploy-snapshot
/
Deploy SNAPSHOT
Annotations
31 errors and 31 warnings
static-analysis / ktlint:
packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/SyncExceptions.kt#L60
Missing newline after "(" (wrapping)
|
static-analysis / ktlint:
packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/SyncExceptions.kt#L60
Parameter should be on a separate line (unless all parameters can fit a single line) (parameter-list-wrapping)
|
static-analysis / ktlint:
packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/SyncExceptions.kt#L76
Parameter should be on a separate line (unless all parameters can fit a single line) (parameter-list-wrapping)
|
static-analysis / ktlint
Process completed with exit code 1.
|
test-macos-packages (macos-12, sync)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-macos-packages (macos-12, sync)
No test report files were found
|
test-macos-packages (macos-12, sync)
The operation was canceled.
|
test-jvm-packages (macos-12, sync)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-jvm-packages (macos-12, sync)
No test report files were found
|
test-jvm-packages (macos-12, sync)
The operation was canceled.
|
test-macos-packages (macos-14, sync)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-macos-packages (macos-14, sync)
The operation was canceled.
|
test-macos-packages (macos-14, sync)
No test report files were found
|
test-jvm-packages (macos-14, sync)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-jvm-packages (macos-14, sync)
No test report files were found
|
test-jvm-packages (macos-14, sync)
The operation was canceled.
|
test-android-packages-emulator (base)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-android-packages-emulator (base)
The operation was canceled.
|
test-android-packages-emulator (base)
No test report files were found
|
test-android-packages-emulator (sync)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-android-packages-emulator (sync)
No test report files were found
|
test-android-packages-emulator (sync)
The operation was canceled.
|
test-macos-packages (macos-12, base)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-macos-packages (macos-12, base)
No test report files were found
|
test-macos-packages (macos-12, base)
The operation was canceled.
|
build-ios-x64-packages
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
build-ios-x64-packages
The operation was canceled.
|
test-macos-packages (macos-14, base)
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
test-macos-packages (macos-14, base)
No test report files were found
|
test-macos-packages (macos-14, base)
The operation was canceled.
|
build-ios-arm64-packages
Canceling since a higher priority waiting request for 'PR Build-refs/pull/1800/merge' exists
|
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:61: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-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!
|
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.
|
test-macos-packages (macos-12, sync)
Failed to save cache entry with path '/Users/runner/.gradle/caches,/Users/runner/.gradle/notifications,/Users/runner/.gradle/.setup-gradle' and key: gradle-home-v1|macOS|test-macos-packages[4ba0a9f7606f7923e49a21d31b347971]-201b72cd1cde8b6d234f34a68c135a74798e65dd: Error: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 1
|
test-macos-packages (macos-12, sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
test-jvm-packages (macos-12, sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
test-macos-packages (macos-14, sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
test-jvm-packages (macos-14, sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
test-android-packages-emulator (base)
No file matches path ./packages/test-base/build/**/TEST-*.xml
|
test-android-packages-emulator (sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
test-macos-packages (macos-12, base)
No file matches path ./packages/test-base/build/**/TEST-*.xml
|
test-macos-packages (macos-14, base)
No file matches path ./packages/test-base/build/**/TEST-*.xml
|
build-ios-arm64-packages
Runner GitHub Actions 306 did not respond to a cancelation request with 00:05:00.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Detekt Analyzer report
Expired
|
34.6 KB |
|
Ktlint Analyzer report
Expired
|
3.88 KB |
|
android-base-test-apk-2.1.0-SNAPSHOT
Expired
|
252 MB |
|
android-sync-test-apk-2.1.0-SNAPSHOT
Expired
|
253 MB |
|
jni-linux-lib-2.1.0-SNAPSHOT
Expired
|
6.64 MB |
|
jni-macos-lib-2.1.0-SNAPSHOT
Expired
|
5.56 MB |
|
jni-stub-2.1.0-SNAPSHOT
Expired
|
41.9 KB |
|
jni-windows-lib-2.1.0-SNAPSHOT
Expired
|
4.11 MB |
|
logcat-base-emulator.txt
Expired
|
340 KB |
|
logcat-sync-emulator.txt
Expired
|
291 KB |
|
packages-android-2.1.0-SNAPSHOT
Expired
|
18.7 MB |
|
packages-ios-arm64-2.1.0-SNAPSHOT
Expired
|
15 MB |
|
packages-jvm-2.1.0-SNAPSHOT
Expired
|
18 MB |
|
packages-macos-arm64-2.1.0-SNAPSHOT
Expired
|
13.2 MB |
|
packages-macos-x64-2.1.0-SNAPSHOT
Expired
|
13.2 MB |
|
packages-metadata-2.1.0-SNAPSHOT
Expired
|
9.87 MB |
|