Skip to content

Node js (partial and experimental) support #503

Node js (partial and experimental) support

Node js (partial and experimental) support #503

Triggered via pull request January 2, 2026 14:47
Status Failure
Total duration 16m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 42 warnings
lint: node/src/test.spec.ts#L25
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
lint: node/src/test.spec.ts#L22
Cannot find name 'expect'.
lint: node/src/test.spec.ts#L20
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
lint: node/src/test.spec.ts#L10
Cannot find name 'afterAll'.
lint: node/src/test.spec.ts#L6
Cannot find name 'beforeAll'.
lint: node/src/test.spec.ts#L3
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
lint: node/src/database.ts#L66
Parameter 'index' implicitly has an 'any' type.
lint: node/src/database.ts#L66
Parameter 'col' implicitly has an 'any' type.
lint: node/src/database.ts#L65
Parameter 'col' implicitly has an 'any' type.
lint: node/src/database.ts#L3
Could not find a declaration file for module 'better-sqlite3'. '/home/runner/work/op-sqlite/op-sqlite/node_modules/better-sqlite3/lib/index.js' implicitly has an 'any' type.
test-android-libsql
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260102-144810-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_20260102-144810-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_20260102-144810-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: 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-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]
test-android
Failed to restore gradle-home-v1|Linux|test-android[b8a35c2f917259958c9abe8f2ff1b5ff]-77fb1efe13e6614777723d2c9fc71f1d1a675e7d: Error: Cache service responded with 400
test-android-sqlcipher
Failed to restore gradle-home-v1|Linux|test-android-sqlcipher[b8a35c2f917259958c9abe8f2ff1b5ff]-77fb1efe13e6614777723d2c9fc71f1d1a675e7d: Error: Cache service responded with 400