Skip to content

Realm Core v14.13.4 with Core PR 8068 #5184

Realm Core v14.13.4 with Core PR 8068

Realm Core v14.13.4 with Core PR 8068 #5184

Re-run triggered January 25, 2025 08:57
Status Success
Total duration 58m 8s
Artifacts 18

pr-realm-js.yml

on: pull_request
Build TypeScript files
11m 57s
Build TypeScript files
Matrix: prebuild-android
Matrix: prebuild-node
Generate JSI binding source-code
46s
Generate JSI binding source-code
Matrix: prebuild-apple-archives
Matrix: node-electron-tests
Test Android (React Native)
17m 2s
Test Android (React Native)
Combine Xcframework (Apple React Native)
1m 20s
Combine Xcframework (Apple React Native)
Test iOS (React Native)
45m 51s
Test iOS (React Native)
Merge prebuild artifacts
28s
Merge prebuild artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 23 warnings, and 8 notices
Test iOS (React Native)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/30VVP0J2TJP5R/RCTDeprecation-2JJZ7B0GPGZDP.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/RealmTests-axhcasgysciaxxfwqxcbpcopquif/Build/Intermediates.noindex/ArchiveIntermediates/RealmTests/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3RLO8FS2NP2HT-clang_30VVP0J2TJP5R.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/realm-js/realm-js/integration-tests/environments/react-native-test-app/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
Test iOS (React Native)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/LVZLEWDAJIB8/RCTDeprecation-2JJZ7B0GPGZDP.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/RealmTests-axhcasgysciaxxfwqxcbpcopquif/Build/Intermediates.noindex/ArchiveIntermediates/RealmTests/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2N9P3LO7AI8UQ-clang_LVZLEWDAJIB8.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/realm-js/realm-js/integration-tests/environments/react-native-test-app/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
Generate JSI binding source-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild linux arm64 (Node.js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild linux arm (Node.js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild linux x64 (Node.js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild armeabi-v7a (Android React Native)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild arm64-v8a (Android React Native)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild x86_64 (Android React Native)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prebuild x86 (Android React Native)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge prebuild artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build TypeScript files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test electron on ubuntu-latest (test:ci:main)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test electron on ubuntu-latest (test:ci:renderer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test node on ubuntu-latest (test:ci)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test iOS (React Native): node_modules/react-native-fs/Uploader.m#L127
'UTTypeCreatePreferredIdentifierForTag' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
Test iOS (React Native): node_modules/react-native-fs/Uploader.m#L127
'kUTTagClassFilenameExtension' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassFilenameExtension instead. [-Wdeprecated-declarations]
Test iOS (React Native): node_modules/react-native-fs/Uploader.m#L128
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
Test iOS (React Native): node_modules/react-native-fs/Uploader.m#L128
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
Test iOS (React Native): node_modules/react-native-fs/RNFSManager.m#L327
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
Test iOS (React Native): node_modules/react-native-fs/RNFSManager.m#L330
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
Test iOS (React Native): node_modules/react-native-fs/RNFSManager.m#L331
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
Test iOS (React Native): node_modules/react-native-fs/RNFSManager.m#L388
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
Started BaaS server
Server listening on http://44.212.16.13:41290
Started BaaS server
Server listening on http://44.212.16.13:41274
Started BaaS server
Server listening on http://44.212.16.13:41265
Started BaaS server
Server listening on http://44.212.16.13:41270
Started BaaS server
Server listening on http://44.212.16.13:41280
Started BaaS server
Server listening on http://44.212.16.13:41285
Started BaaS server
Server listening on http://44.212.16.13:41295
Started BaaS server
Server listening on http://44.212.16.13:41300

Artifacts

Produced during runtime
Name Size
android-arm64-v8a-prebuild
39.2 MB
android-armeabi-v7a-prebuild
34.9 MB
android-x86-prebuild
35.1 MB
android-x86_64-prebuild
38.4 MB
apple-iphoneos-archive
6.91 MB
apple-iphonesimulator-archive
12.7 MB
apple-macosx-archive
12.7 MB
apple-prebuild
32.4 MB
jsi-binding-source
49.8 KB
node-darwin-arm64-prebuild
2.84 MB
node-darwin-x64-prebuild
3.03 MB
node-linux-arm-prebuild
5.83 MB
node-linux-arm64-prebuild
6.65 MB
node-linux-x64-prebuild
6.58 MB
node-windows-ia32-prebuild
3.55 MB
node-windows-x64-prebuild
4.16 MB
prebuilds
213 MB
ts-build
1.19 MB