Skip to content

Update all of typescript-eslint 5.62.0 → 6.21.0 (major) #5032

Update all of typescript-eslint 5.62.0 → 6.21.0 (major)

Update all of typescript-eslint 5.62.0 → 6.21.0 (major) #5032

Triggered via pull request August 6, 2024 23:35
Status Failure
Total duration 40m 3s
Billable time 1h 18m
Artifacts 18

pr-realm-js.yml

on: pull_request
Build TypeScript files
13m 33s
Build TypeScript files
Matrix: prebuild-android
Matrix: prebuild-node
Generate JSI binding source-code
56s
Generate JSI binding source-code
Matrix: prebuild-apple-archives
Matrix: node-electron-tests
Test Android (React Native)
24m 36s
Test Android (React Native)
Combine Xcframework (Apple React Native)
1m 24s
Combine Xcframework (Apple React Native)
Test iOS (React Native)
26m 13s
Test iOS (React Native)
Merge prebuild artifacts
29s
Merge prebuild artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 15 warnings, and 8 notices
Test electron on ubuntu-latest (test:ci:main)
Timed out: Realm could not be downloaded in the allocated time: 30000 ms.
Test electron on ubuntu-latest (test:ci:main)
Process completed with exit code 1.
Test electron on macos-latest (test:ci:renderer)
Received message DOWNLOAD for session iden 5 when that session never existed
Test electron on macos-latest (test:ci:renderer)
Process completed with exit code 1.
Test iOS (React Native)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3CHOMGESCATE7/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_3HNSW9YD0I9UV-clang_3CHOMGESCATE7.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/3S6J4V0656XO7/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_CJCLK6EHRLXJ-clang_3S6J4V0656XO7.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'?
Prebuild armeabi-v7a (Android React Native)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, 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/
Prebuild x86_64 (Android React Native)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, 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/
Prebuild x86 (Android React Native)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, 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/
Prebuild arm64-v8a (Android React Native)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, 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/
Test Android (React Native)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, 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/
Test iOS (React Native)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
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]
Test iOS (React Native): node_modules/react-native-fs/RNFSManager.m#L785
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
Test iOS (React Native): node_modules/react-native-fs/RNFSManager.m#L868
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-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]
Started BaaS server
Server listening on http://35.175.177.138:34483
Started BaaS server
Server listening on http://35.175.177.138:34488
Started BaaS server
Server listening on http://35.175.177.138:34493
Started BaaS server
Server listening on http://35.175.177.138:34503
Started BaaS server
Server listening on http://34.229.64.139:33890
Started BaaS server
Server listening on http://34.229.64.139:33895
Started BaaS server
Server listening on http://34.229.64.139:33915
Started BaaS server
Server listening on http://54.158.228.105:34207

Artifacts

Produced during runtime
Name Size
android-arm64-v8a-prebuild
39.3 MB
android-armeabi-v7a-prebuild
35 MB
android-x86-prebuild
35.2 MB
android-x86_64-prebuild
38.5 MB
apple-iphoneos-archive
6.93 MB
apple-iphonesimulator-archive
12.8 MB
apple-macosx-archive
12.8 MB
apple-prebuild
32.5 MB
jsi-binding-source
49.6 KB
node-darwin-arm64-prebuild
2.84 MB
node-darwin-x64-prebuild
3.04 MB
node-linux-arm-prebuild
5.98 MB
node-linux-arm64-prebuild
6.61 MB
node-linux-x64-prebuild
6.54 MB
node-windows-ia32-prebuild
3.54 MB
node-windows-x64-prebuild
4.13 MB
prebuilds
213 MB
ts-build
1.17 MB