Skip to content

Update sqlite vec

Update sqlite vec #489

Triggered via pull request December 24, 2025 19:12
Status Cancelled
Total duration 15m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 40 warnings
test-android-sqlcipher
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(String message) at GitHub.Runner.Worker.JobRunner.ShutdownQueue(Boolean throwOnFailure) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
test-android
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
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-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
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251224-191218-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
test-ios
The run was canceled by @ospfranco.
test-ios
The operation was canceled.
CI
The run was canceled by @ospfranco.
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: 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-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
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: 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: 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]