zarf
zarf copied to clipboard
Fix error handing
In an effort to standardize error handling in Zarf we need to refactor some of the existing error handling. This includes fixing any place where we ignore errors or chose actively to log them instead of returning them.
- [x] https://github.com/zarf-dev/zarf/issues/2950
- [x] https://github.com/zarf-dev/zarf/issues/2951
- [x] https://github.com/zarf-dev/zarf/issues/2949
- [ ] https://github.com/zarf-dev/zarf/issues/2906
- [ ] https://github.com/zarf-dev/zarf/issues/2872
- [ ] https://github.com/zarf-dev/zarf/issues/2700
- [ ] https://github.com/zarf-dev/zarf/issues/2756