Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor handling of non-fatal errors, including warnings. (#337)
* chore(nfes): Refactor handling of non-fatal errors, including warnings. * chore(nfes): Remove unused method * chore(nfes): Improve code doc * chore(nfes): Move WResult to a 3 variants enum for more clarity * chore(nfes): Rename some method names to be more explicit * chore(nfes): Propagate WResult in validation process and policy enforcement * chore(build): Bump weaver from v0.9.0 to v0.9.1 * feat(common): Make ignore_warnings more generic. * chore(build): Fix Cargo.lock issue that occurred after automatic merge in GH
- Loading branch information