Instead do progress reporting by directly printing lines like: ``` ✅ (1 of 923) some/file/path ❌ (2 of 923) some/other/file/path - Some error messages - about some/other/file/path ```
Instead do progress reporting by directly printing lines like: