Skip to content

build(quality): Use ty for Python type checking #731

build(quality): Use ty for Python type checking

build(quality): Use ty for Python type checking #731

Triggered via pull request October 27, 2025 17:28
Status Failure
Total duration 26m 2s
Artifacts

ci.yaml

on: pull_request
pre-commit
44s
pre-commit
Matrix: integration-tests-examples
integration-tests-workspace_integration
2m 23s
integration-tests-workspace_integration
Matrix: integration-tests-apply-fixes
Matrix: integration-tests-upstream_cc_toolchains
Matrix: integration-tests-aspect-cpp-impl
Matrix: integration-tests-aspect
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
integration-tests-upstream_cc_toolchains (ubuntu-24.04)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251027-173429-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_20251027-173429-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_20251027-173429-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)
pre-commit
No file matched to [/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/*requirements*.txt,/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/*requirements*.in,/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/*constraints*.txt,/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/*constraints*.in,/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/pyproject.toml,/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/uv.lock,/home/runner/work/depend_on_what_you_use/depend_on_what_you_use/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.