Commit 73daa89
Scion Agent (harness-journey-inv)
fix: nil-check reimport result and return projectPath resolution errors
- Add nil check for result after Reimport() call to prevent panic on
(nil, nil) return
- Return error when user-provided projectPath fails to resolve instead
of silently ignoring it1 parent d7b46e2 commit 73daa89
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
| |||
0 commit comments