Skip to content

Fix hotreloading issues, clean up the CLI a bit #5123

Fix hotreloading issues, clean up the CLI a bit

Fix hotreloading issues, clean up the CLI a bit #5123

Triggered via pull request March 15, 2024 06:05
Status Failure
Total duration 7m 55s
Artifacts

main.yml

on: pull_request
Matrix: matrix_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Clippy
Process completed with exit code 101.
Test Suite
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240315-060551-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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.314.1/_diag/Worker_20240315-060551-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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.314.1/_diag/Worker_20240315-060551-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() 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)
matrix_test (x86_64-apple-darwin, macos-latest, 1.75.0, false, test, --all --tests)
ENOENT: no such file or directory, opendir '/Users/runner/work/dioxus/dioxus/target/tests/target'
matrix_test (x86_64-apple-darwin, macos-latest, 1.75.0, false, test, --all --tests)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/dioxus/dioxus/target/tests/target'
Playwright Tests
Process completed with exit code 1.
matrix_test (x86_64-pc-windows-msvc, windows-latest, 1.75.0, false, test, --all --tests)
ENOENT: no such file or directory, opendir 'D:\a\dioxus\dioxus\target\tests\target'
matrix_test (x86_64-pc-windows-msvc, windows-latest, 1.75.0, false, test, --all --tests)
Error: ENOENT: no such file or directory, opendir 'D:\a\dioxus\dioxus\target\tests\target'
Playwright Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.