deno/cli/util
Nathan Whitaker ec4391f412
chore: downgrade warning to debug log on clonefile failure (#28637)
Ref https://github.com/denoland/deno/issues/26928.

This was originally a warning so potential bugs would be visible. Now
that the code has been working for a while without issues, and since the
warning can be triggered in a valid case (as in the issue above, where
the warnings also hid the real diagnostic), let's downgrade this from a
warning to a debug log.
2025-03-26 22:01:55 +00:00
..
progress_bar chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
sync refactor: reduce dependency on futures crate (#28515) 2025-03-17 14:14:19 +00:00
v8 chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
archive.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
collections.rs fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
console.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
diff.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
display.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
draw_thread.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
extract.rs fix: deno_ast 0.46 (#28331) 2025-02-27 21:28:36 +00:00
file_watcher.rs refactor: reduce dependency on futures crate (#28515) 2025-03-17 14:14:19 +00:00
fs.rs chore: downgrade warning to debug log on clonefile failure (#28637) 2025-03-26 22:01:55 +00:00
mod.rs fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
path.rs chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
retry.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
text_encoding.rs feat(lint): add JavaScript plugin support (#27203) 2025-02-05 16:59:24 +01:00
unix.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
v8.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
windows.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00