Same issue as startTime - these variables were destructured inside the try block but referenced in the catch block for health reporting. If JSON parsing or any early error occurred, the catch block would crash with 'packageName is not defined'. Now declares them with 'unknown' defaults before try, then assigns the actual values inside. |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| web | ||