Update sqlite vec #478
Triggered via pull request
December 24, 2025 13:30
Status
Failure
Total duration
16m 23s
Artifacts
–
ci.yml
on: pull_request
lint
15s
test-android
12m 52s
test-ios
8m 14s
test-ios-embedded
16m 20s
test-ios-sqlcipher
14m 34s
test-ios-libsql
7m 12s
test-android-sqlcipher
13m 5s
test-android-libsql
13m 2s
Annotations
2 errors and 41 warnings
|
test-android
The process '/usr/bin/sh' failed with exit code 1
|
|
test-android-sqlcipher
The process '/usr/bin/sh' failed with exit code 1
|
|
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:
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
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
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-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]
|