Skip to content

Drain thread pool and increase test time #520

Drain thread pool and increase test time

Drain thread pool and increase test time #520

Triggered via pull request March 12, 2026 15:30
Status Failure
Total duration 18m 58s
Artifacts 3

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 50 warnings
test-ios-libsql
clang: error: linker command failed with exit code 1 (use -v to see invocation)
test-ios-libsql
ld: framework 'libsql_experimental' not found
test-android-libsql
The process '/usr/bin/sh' failed with exit code 1
test-android-sqlcipher
The process '/usr/bin/sh' failed with exit code 1
test-android
The process '/usr/bin/sh' failed with exit code 1
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-ios-sqlcipher
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/bridge.cpp#L753
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-sqlcipher: cpp/bridge.cpp#L621
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-sqlcipher: cpp/bridge.cpp#L313
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-sqlcipher: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-libsql
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTSurfaceDelegate.h#L30
'RCTSurface' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTSurfaceDelegate.h#L24
'RCTSurface' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTShadowView+Internal.h#L16
'RCTRootShadowView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTScrollView.h#L73
'RCTScrollView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTRootViewDelegate.h#L28
'RCTRootView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L56
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L53
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql
[CP] libsql_experimental.xcframework: Unable to find matching slice in 'ios-arm64 ios-arm64-simulator' for the current build architectures (arm64 x86_64) and platform (-iphonesimulator).
test-ios-libsql: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-libsql: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-embedded
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L56
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L53
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: cpp/bridge.cpp#L753
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-embedded: cpp/bridge.cpp#L621
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-embedded: cpp/bridge.cpp#L313
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-embedded: cpp/bridge.cpp#L753
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-embedded: cpp/bridge.cpp#L621
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-embedded: cpp/bridge.cpp#L313
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios-embedded: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-embedded: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/bridge.cpp#L753
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios: cpp/bridge.cpp#L621
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios: cpp/bridge.cpp#L313
variable 'errorMessage' may be uninitialized when used here [-Wconditional-uninitialized]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-android-libsql
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v3, actions/setup-node@v3, actions/upload-artifact@v4, reactivecircus/android-emulator-runner@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-android-sqlcipher
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v3, actions/setup-node@v3, actions/upload-artifact@v4, gradle/actions/setup-gradle@v3, reactivecircus/android-emulator-runner@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-android-sqlcipher
Failed to restore gradle-home-v1|Linux|test-android-sqlcipher[b8a35c2f917259958c9abe8f2ff1b5ff]-e9f07b90dedc8f46bbe0ecfd9b780c806c3ab607: Error: Cache service responded with 400
test-android
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v3, actions/setup-node@v3, actions/upload-artifact@v4, gradle/actions/setup-gradle@v3, reactivecircus/android-emulator-runner@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-android
Failed to restore gradle-home-v1|Linux|test-android[b8a35c2f917259958c9abe8f2ff1b5ff]-e9f07b90dedc8f46bbe0ecfd9b780c806c3ab607: Error: Cache service responded with 400

Artifacts

Produced during runtime
Name Size Digest
android-logcat-test-android
18 KB
sha256:8901018151d2e70ad9eed49dc02718d7038bf3c7782ea2ee66a7b94878c39423
android-logcat-test-android-libsql
54.8 KB
sha256:f28fab336b6f59bee25c42b38eae3a7fa65592d01c2635e53a0e80f8b2eae04e
android-logcat-test-android-sqlcipher
21.9 KB
sha256:637a88f7cec1383826f0ad1a121404ed6f015d252e412b60efe34b995f7b1a8b