[CI] Add support for GitHub Actions #11
Triggered via pull request
November 19, 2025 08:42
Status
Failure
Total duration
31m 51s
Artifacts
–
pull_request.yml
on: pull_request
Soundness
/
API breakage check
0s
Soundness
/
Documentation check
42s
Soundness
/
Unacceptable language check
0s
Soundness
/
License headers check
0s
Soundness
/
Broken symlinks check
8s
Soundness
/
Format check
0s
Soundness
/
Shell check
0s
Soundness
/
YAML lint check
8s
Soundness
/
Python lint check
9s
Matrix: Test / android-sdk-build
Matrix: Test / embedded-wasm-sdk-build
Matrix: Test / ios-build
Matrix: Test / linux-build
Matrix: Test / linux-static-sdk-build
Matrix: Test / macos-build
Matrix: Test / wasm-sdk-build
Matrix: Test / windows-build
Annotations
2 errors
|
Test / Swift SDK for Android Build (nightly-main - noble - NDK r29)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251119-084302-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_20251119-084302-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_20251119-084302-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 / Swift SDK for Android Build (nightly-main - noble - NDK r27d)
Process completed with exit code 1.
|