Abstract promise code and make simple result creation faster #437
ci.yml
on: pull_request
lint
1m 2s
test-android
13m 41s
test-ios
14s
test-ios-embedded
22s
test-ios-sqlcipher
14s
test-ios-libsql
26s
test-android-sqlcipher
14m 15s
test-android-libsql
6m 44s
Annotations
6 errors and 1 warning
|
test-ios
The template is not valid. /Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 23, Col: 14): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite',/Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 24, Col: 23): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite'
|
|
test-ios-sqlcipher
The template is not valid. /Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 23, Col: 14): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite',/Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 24, Col: 23): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite'
|
|
test-ios-embedded
The template is not valid. /Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 23, Col: 14): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite',/Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 24, Col: 23): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite'
|
|
test-ios-libsql
The template is not valid. /Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 23, Col: 14): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite',/Users/runner/work/op-sqlite/op-sqlite/./.github/actions/setup/action.yml (Line: 24, Col: 23): hashFiles('yarn.lock') failed. Fail to hash files under directory '/Users/runner/work/op-sqlite/op-sqlite'
|
|
test-android-libsql
The process '/usr/bin/sh' failed with exit code 1
|
|
test-android-sqlcipher
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251123-095605-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_20251123-095605-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_20251123-095605-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-android
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|