Commit c9de959
committed
fix: update error handling code for Zod API changes
- Update error handling code to match latest Zod API
- Change result.error.errors to result.error.issues
- Improve variable naming clarity (e → issue, path → pathStr)
refs #1131 parent ac76090 commit c9de959
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments