Skip to content

Refactor EguiNode to support rendering to images #778

Refactor EguiNode to support rendering to images

Refactor EguiNode to support rendering to images #778

Triggered via pull request December 1, 2024 12:33
Status Failure
Total duration 6m 29s
Artifacts

check.yml

on: pull_request
Matrix: Clippy check
Matrix: Clippy check (android)
Matrix: Clippy check (ios)
Matrix: Clippy check (wasm32)
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Clippy check (wasm32) (immutable_ctx)
Process completed with exit code 101.
Clippy check (macos-14, open_url)
Process completed with exit code 101.
Clippy check (wasm32) (open_url)
Process completed with exit code 101.
Clippy check (wasm32)
Process completed with exit code 101.
Clippy check (macos-14, immutable_ctx)
Process completed with exit code 101.
Clippy check (ubuntu-latest, manage_clipboard)
Process completed with exit code 101.
Clippy check (android) (open_url)
Process completed with exit code 101.
Clippy check (macos-14, manage_clipboard)
Process completed with exit code 101.
Clippy check (wasm32) (manage_clipboard)
Process completed with exit code 101.
Clippy check (android)
Process completed with exit code 101.
Clippy check (macos-14)
Process completed with exit code 101.
Clippy check (android) (manage_clipboard)
Process completed with exit code 101.
Clippy check (ubuntu-latest, immutable_ctx)
Process completed with exit code 101.
Clippy check (android) (immutable_ctx)
Process completed with exit code 101.
Clippy check (ubuntu-latest, open_url)
Process completed with exit code 101.
Clippy check (ubuntu-latest)
Process completed with exit code 101.
Clippy check (ios) (immutable_ctx)
Process completed with exit code 101.
Clippy check (ios) (manage_clipboard)
Process completed with exit code 101.
Clippy check (ios) (open_url)
Process completed with exit code 101.
Clippy check (windows-latest, manage_clipboard)
Process completed with exit code 1.
Clippy check (windows-latest, immutable_ctx)
Process completed with exit code 1.
Clippy check (ios)
Process completed with exit code 101.
Clippy check (windows-latest)
Process completed with exit code 1.
Clippy check (windows-latest, open_url)
Process completed with exit code 1.
Run tests
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241201-123328-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/runners/2.321.0/_diag/Worker_20241201-123328-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/runners/2.321.0/_diag/Worker_20241201-123328-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)