Commit a4c0da8
committed
fix: getNodeWarning always returns warning
`getNodeWarning` always returns a warning, even when there's no such. It returns object with empty message, when it has to return null.1 parent 33fdfe2 commit a4c0da8
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
0 commit comments