New timezone option: seconds since unix epoch #4458
on_pull_request_contrib.yml
on: pull_request
Checks
/
Python lints (ruff, mypy, …)
9m 3s
Checks
/
Test Python Docs
36s
Checks
/
Check if running codegen would produce any changes
3m 22s
Checks
/
Rust lints (fmt, check, cranky, tests, doc)
3m 54s
Checks
/
Check Rust web build (wasm32 + wasm-bindgen)
2m 36s
Checks
/
Lint TOML files
20s
Checks
/
Rerun lints
2m 30s
Checks
/
Spell Check
8s
Checks
/
Cargo Deny
2m 26s
Checks
/
C++ formatting check
3m 29s
Checks
/
C++ tests
6m 26s
Python
/
Build Wheels
15m 33s
Annotations
5 errors and 7 warnings
Checks / Check Rust web build (wasm32 + wasm-bindgen)
Process completed with exit code 101.
|
Checks / Rust lints (fmt, check, cranky, tests, doc):
crates/re_log_types/src/time.rs#L96
useless use of `format!`
|
Checks / Rust lints (fmt, check, cranky, tests, doc)
could not compile `re_log_types` (lib) due to previous error
|
Checks / Rust lints (fmt, check, cranky, tests, doc)
The process '/usr/local/cargo/bin/cargo' failed with exit code 101
|
Checks / C++ tests
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240314-080329-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_20240314-080329-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_20240314-080329-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)
|
Checks / Test Python Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks / Rerun lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks / Rust lints (fmt, check, cranky, tests, doc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checks / Rust lints (fmt, check, cranky, tests, doc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checks / C++ tests
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|
Checks / Python lints (ruff, mypy, …)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: extractions/setup-just@v1, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python / Build Wheels
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|