Commit 007f722
committed
fix: log filepath.Walk errors during build size estimation
Add debug logging for errors encountered during directory walking in
estimateBuildSize, so that inaccessible paths are visible instead of
being silently ignored.
Signed-off-by: Zhao Chen <winters.zc@antgroup.com>1 parent ead5d37 commit 007f722
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
0 commit comments