Update all of typescript-eslint 5.62.0 → 8.8.1 (major) #5132
pr-realm-js.yml
on: pull_request
Build TypeScript files
12m 54s
Matrix: prebuild-android
Matrix: prebuild-node
Generate JSI binding source-code
56s
Matrix: prebuild-apple-archives
Matrix: node-electron-tests
Test Android (React Native)
18m 43s
Test iOS (React Native)
1h 1m
Merge prebuild artifacts
40s
Annotations
9 errors, 15 warnings, and 8 notices
Test Android (React Native)
Unable to lock version 13 as it does not exist or has been cleaned up.
|
Test Android (React Native)
Unable to lock version 15 as it does not exist or has been cleaned up.
|
Test Android (React Native)
The process '/bin/sh' failed with exit code 2
|
Test iOS (React Native)
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/mocha-remote-client/mocked-test-suite.js)
|
Test iOS (React Native)
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/mocha-remote-client/mocked-test-suite.js)
|
Test iOS (React Native)
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/mocha-remote-client/mocked-test-suite.js)
|
Test iOS (React Native)
Process completed with exit code 3.
|
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'?
|
Prebuild armeabi-v7a (Android React Native)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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):
integration-tests/environments/react-native-test-app/ios/Pods/DoubleConversion/double-conversion/cached-powers.cc#L134
unused variable 'kCachedPowersLength' [-Wunused-const-variable]
|
Test iOS (React Native):
integration-tests/environments/react-native-test-app/ios/Pods/DoubleConversion/double-conversion/cached-powers.cc#L134
unused variable 'kCachedPowersLength' [-Wunused-const-variable]
|
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]
|
Started BaaS server
Server listening on http://34.229.64.139:37446
|
Started BaaS server
Server listening on http://34.229.64.139:37435
|
Started BaaS server
Server listening on http://34.229.64.139:37421
|
Started BaaS server
Server listening on http://34.229.64.139:37438
|
Started BaaS server
Server listening on http://34.229.64.139:37426
|
Started BaaS server
Server listening on http://34.229.64.139:37441
|
Started BaaS server
Server listening on http://34.229.64.139:37451
|
Started BaaS server
Server listening on http://34.229.64.139:37456
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android-arm64-v8a-prebuild
Expired
|
39.2 MB |
|
android-armeabi-v7a-prebuild
Expired
|
34.8 MB |
|
android-x86-prebuild
Expired
|
35.1 MB |
|
android-x86_64-prebuild
Expired
|
38.4 MB |
|
apple-iphoneos-archive
Expired
|
6.91 MB |
|
apple-iphonesimulator-archive
Expired
|
12.7 MB |
|
apple-macosx-archive
Expired
|
12.7 MB |
|
apple-prebuild
Expired
|
32.4 MB |
|
jsi-binding-source
Expired
|
49.7 KB |
|
node-darwin-arm64-prebuild
Expired
|
2.84 MB |
|
node-darwin-x64-prebuild
Expired
|
3.03 MB |
|
node-linux-arm-prebuild
Expired
|
5.83 MB |
|
node-linux-arm64-prebuild
Expired
|
6.65 MB |
|
node-linux-x64-prebuild
Expired
|
6.57 MB |
|
node-windows-ia32-prebuild
Expired
|
3.55 MB |
|
node-windows-x64-prebuild
Expired
|
4.15 MB |
|
prebuilds
Expired
|
213 MB |
|
ts-build
Expired
|
1.18 MB |
|