v1.19.0 ✅
- RESL1004 — Async Result Not Awaited — detects Task<Result<T>> assigned without await + code fix
- CancellationToken Support Throughout —
CancellationToken cancellationToken = defaulton all async methods (source-compatible) - 5 diagnostics + 3 code fixes