Skip to content

Fix pronoun in command usage text #89

Fix pronoun in command usage text

Fix pronoun in command usage text #89

Re-run triggered October 8, 2025 08:52
Status Failure
Total duration 49m 30s
Artifacts

ci.yaml

on: pull_request
Matrix: e2e-tests / e2e tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
test
Process completed with exit code 2.
Multi-arch build
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251008-091319-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) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251008-091319-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.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) at GitHub.Runner.Worker.Program.Main(String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251008-091319-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)
e2e-tests / e2e tests (k8s-oldest)
No files were found with the provided path: /home/runner/work/cli/cli/artifacts. No artifacts will be uploaded.
e2e-tests / e2e tests (k8s-plus-one)
No files were found with the provided path: /home/runner/work/cli/cli/artifacts. No artifacts will be uploaded.
lint: ./.github/workflows/ci.yaml#L46
46:84 [comments] too few spaces before comment: expected 2
lint: ./.github/workflows/ci.yaml#L15
15:17 [comments] too few spaces before comment: expected 2
lint: ./.github/workflows/ci.yaml#L3
3:20 [comments] too few spaces before comment: expected 2
lint: ./.github/workflows/chatops_retest.yaml#L6
6:1 [truthy] truthy value should be one of [false, true]