mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
b9c7bc4d3c
CompletedAt is a pointer and can be nil, need to check before calling IsZero() on it c.f. https://github.com/coder/coder/runs/17534657301